[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie
authorUlrich Kunitz <kune@deine-taler.de>
Sun, 10 Dec 2006 17:27:01 +0000 (18:27 +0100)
committerJohn W. Linville <linville@linville-t43.mobile>
Tue, 19 Dec 2006 21:19:45 +0000 (16:19 -0500)
commit0c234ae655a45ac3ee53a25b2e56e9bb6c27d71d
treee8cb6044b4d43b5bc27e397fe224a542e0d15de1
parent6f07a8a3eb2adbfacd1322862368da4eb9dd3b45
[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>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/softmac/ieee80211softmac_wx.c
This page took 0.025304 seconds and 5 git commands to generate.