mac80211: remove requeue from work
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 23 Dec 2009 12:15:46 +0000 (13:15 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Dec 2009 21:55:08 +0000 (16:55 -0500)
commit095d5ef608b58ece49f4131925700d27314ecdd8
tree7fd0b17a95aa70b8378b2bd3e042ef4c7d197530
parent1ed32e4fc8cfc9656cc1101e7f9617d485fcbe7b
mac80211: remove requeue from work

There's no need to be requeueing the work struct
since we check for the scan after removing items
due to possible timeouts.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/work.c