rt2x00: Move intf_work to mac82011 workqueue
authorIvo van Doorn <ivdoorn@gmail.com>
Tue, 27 Jan 2009 23:32:13 +0000 (00:32 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Feb 2009 20:03:34 +0000 (15:03 -0500)
commit382fe0f2da78db7833c6a7278e33e694e6e2a6f3
treea4d84269ad43659f70352c1305389794d84146f9
parentd25aabb0a1a2f659206ba21f6ac8ec28047e5595
rt2x00: Move intf_work to mac82011 workqueue

ieee80211_iterate_active_interfaces() no longer acquires the
RTNL lock which means the intf_work handler can be safely
used from the mac80211 workqueue again.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00dev.c