1
0
Fork 0
alistair23-linux/net/ieee80211/softmac
Michael Buesch fdc8f43b5e [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work
The essid wireless extension does deadlock against the assoc mutex,
as we don't unlock the assoc mutex when flushing the workqueue, which
also holds the lock.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-08-06 15:06:03 -04:00
..
Kconfig [PATCH] softmac: complete shared key authentication 2006-06-05 15:51:29 -04:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00
ieee80211softmac_assoc.c [PATCH] softmac: Fix ESSID problem 2007-07-10 14:27:00 -04:00
ieee80211softmac_auth.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_event.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_io.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_module.c [PATCH] softmac: use list_for_each_entry 2007-07-08 22:16:37 -04:00
ieee80211softmac_priv.h [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_scan.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_wx.c [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work 2007-08-06 15:06:03 -04:00