diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-11-11 10:28:04 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-11-12 21:49:53 (GMT) |
commit | db7fb86b0ca565cf3537401612581a8158025cc2 (patch) | |
tree | 67da233b8a1958328eb73d39ceecf6fc11c8b30a /net/irda | |
parent | 8f7c41d4cec91cdbfa89b4a77d5a628938875366 (diff) | |
download | linux-db7fb86b0ca565cf3537401612581a8158025cc2.tar.xz |
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>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions