diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-10-31 07:44:08 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-02 15:39:49 -0500 |
commit | 6d3560d4fc9c5b9fe1a07a63926ea70512c69c32 (patch) | |
tree | 081b2d43707eb2f55414041fd088a6a60f38e2fc /drivers/net/wireless/p54/eeprom.c | |
parent | 1933ac4d9377ed44caba45abe1531ec1bc14bb63 (diff) | |
download | lwn-6d3560d4fc9c5b9fe1a07a63926ea70512c69c32.tar.gz lwn-6d3560d4fc9c5b9fe1a07a63926ea70512c69c32.zip |
mac80211: fix scan abort sanity checks
Since sometimes mac80211 queues up a scan request
to only act on it later, it must be allowed to
(internally) cancel a not-yet-running scan, e.g.
when the interface is taken down. This condition
was missing since we always checked only the
local->scanning variable which isn't yet set in
that situation.
Reported-by: Luis R. Rodriguez <mcgrof@gmail.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/p54/eeprom.c')
0 files changed, 0 insertions, 0 deletions