summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorIvo van Doorn <ivdoorn@gmail.com>2008-05-23 16:14:02 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2008-05-28 20:43:45 (GMT)
commit633257d3db547e7553500f05e0aa2692c876d7a5 (patch)
tree8c70d9d4cef50523eb3439d72a23e8242ae8a130 /net
parentf06a0f486dc8bbe8808f46b81fbfd73241529fae (diff)
downloadlinux-633257d3db547e7553500f05e0aa2692c876d7a5.tar.xz
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')
0 files changed, 0 insertions, 0 deletions