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)
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>

No differences found