Files
linux/net
Johannes Berg 7c95069522 mac80211: dont set REQ_RUN when scan finishes
The timer restart is done wrongly, we shouldn't set the REQ_RUN
bit when the scan has finished if it hadn't been set before the
scan started. If the timer fires during the scan, it will set
REQ_RUN and then we can run the work for it, if it didn't fire
then we shouldn't run its work either.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-15 16:48:20 -04:00
..
2008-07-24 10:47:27 -07:00
2008-09-12 23:23:50 -07:00
2008-09-12 17:57:23 -07:00
2008-07-24 10:47:27 -07:00
2008-07-08 03:23:36 -07:00