Files
ubports_kernel_google_msm/drivers/net/wireless/rt2x00
Ivo van Doorn 633257d3db 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>
2008-05-28 16:43:45 -04:00
..
2008-04-23 03:34:50 -07:00
2008-02-29 15:37:21 -05:00
2008-05-28 16:43:43 -04:00
2008-05-12 21:22:17 -04:00
2008-02-29 15:37:23 -05:00
2008-03-13 19:32:31 -04:00
2008-02-29 15:37:23 -05:00
2008-02-29 15:37:23 -05:00