summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-09-10 22:01:48 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2008-09-15 20:48:20 (GMT)
commit7c95069522d02ff144cd421be6618dce619caf7e (patch)
tree927c6b8c535cfc0933033850d85a5ae350713f69 /net/mac80211/ieee80211_i.h
parenta1678f84bff9b20807f7f6a45ebfb56a0c02b353 (diff)
downloadlinux-fsl-qoriq-7c95069522d02ff144cd421be6618dce619caf7e.tar.xz
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>
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
0 files changed, 0 insertions, 0 deletions