commit | 382fe0f2da78db7833c6a7278e33e694e6e2a6f3 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Wed Jan 28 00:32:13 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:34 2009 -0500 |
tree | a4d84269ad43659f70352c1305389794d84146f9 | |
parent | d25aabb0a1a2f659206ba21f6ac8ec28047e5595 [diff] |
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>