aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/wext.c
diff options
context:
space:
mode:
authorIvo van Doorn <ivdoorn@gmail.com>2008-05-23 18:14:02 +0200
committerJohn W. Linville <linville@tuxdriver.com>2008-05-28 16:43:45 -0400
commit633257d3db547e7553500f05e0aa2692c876d7a5 (patch)
tree8c70d9d4cef50523eb3439d72a23e8242ae8a130 /net/mac80211/wext.c
parentf06a0f486dc8bbe8808f46b81fbfd73241529fae (diff)
rt2x00: Use atomic interface iteration in irq context
rt2x00lib_beacondone() is called from interrupt context, this means we cannot use the mac80211 interface iterator that uses the rtnl lock (since that uses a mutex which can sleep). Instead we should use the atomic mac80211 interface iterator. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/wext.c')
0 files changed, 0 insertions, 0 deletions