]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie
authorUlrich Kunitz <kune@deine-taler.de>
Sun, 10 Dec 2006 17:39:28 +0000 (18:39 +0100)
committerChris Wright <chrisw@sous-sol.org>
Wed, 10 Jan 2007 19:05:17 +0000 (11:05 -0800)
commit4ad328ffdcf3d014ff98ff75afcf457387c8bd56
treec7a677b7da6cb1fb26bc51860c3430acc54da4fe
parent18576724d36745d801988ed56de1062182a0fe02
[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie

ieee80211softmac_wx_get_genie locks the associnfo mutex at
function exit. This patch fixes it. The patch is against Linus'
tree (commit af1713e0).

Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/ieee80211/softmac/ieee80211softmac_wx.c