diff options
author | Ivo van Doorn <ivdoorn@gmail.com> | 2008-05-23 18:14:02 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-05-28 16:43:45 -0400 |
commit | 633257d3db547e7553500f05e0aa2692c876d7a5 (patch) | |
tree | 8c70d9d4cef50523eb3439d72a23e8242ae8a130 /net/mac80211/michael.h | |
parent | f06a0f486dc8bbe8808f46b81fbfd73241529fae (diff) | |
download | kernel_samsung_espresso10-633257d3db547e7553500f05e0aa2692c876d7a5.zip kernel_samsung_espresso10-633257d3db547e7553500f05e0aa2692c876d7a5.tar.gz kernel_samsung_espresso10-633257d3db547e7553500f05e0aa2692c876d7a5.tar.bz2 |
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/michael.h')
0 files changed, 0 insertions, 0 deletions