commit | 095d5ef608b58ece49f4131925700d27314ecdd8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Dec 23 13:15:46 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:55:08 2009 -0500 |
tree | 7fd0b17a95aa70b8378b2bd3e042ef4c7d197530 | |
parent | 1ed32e4fc8cfc9656cc1101e7f9617d485fcbe7b [diff] |
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>