From: Ivo van Doorn Date: Tue, 27 Jan 2009 23:32:13 +0000 (+0100) Subject: rt2x00: Move intf_work to mac82011 workqueue X-Git-Tag: v2.6.30-rc1~662^2~754^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382fe0f2da78db7833c6a7278e33e694e6e2a6f3;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed