Files
linux/net
Johannes Berg db7fb86b0c mac80211: fix notify_mac function
The ieee80211_notify_mac() function uses ieee80211_sta_req_auth() which
in turn calls ieee80211_set_disassoc() which calls a few functions that
need to be able to sleep, so ieee80211_notify_mac() cannot use RCU
locking for the interface list and must use rtnl locking instead.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-12 16:49:53 -05:00
..
2008-11-05 13:19:07 -06:00
2008-09-22 19:24:45 -07:00
2008-11-10 16:34:11 -08:00
2008-09-30 03:03:35 -07:00
2008-07-24 10:47:27 -07:00
2008-11-01 09:49:46 -07:00
2005-04-16 15:20:36 -07:00