diff options
author | Mohamed Abbas <mohamed.abbas@intel.com> | 2008-10-24 08:48:54 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-11-01 00:02:26 +0100 |
commit | 951891c7ef844919d30aac7b1fc7396fd8be23ff (patch) | |
tree | 3e8c8ba5808265c682104038f0b895451729dc7e /drivers/net/wireless/iwlwifi/iwl-fh.h | |
parent | iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets (diff) | |
download | linux-951891c7ef844919d30aac7b1fc7396fd8be23ff.tar.xz linux-951891c7ef844919d30aac7b1fc7396fd8be23ff.zip |
iwlwifi: clear scanning bits upon failure
In iwl_bg_request_scan function, if we could not send a
scan command it will go to done.
In done it does the right thing to call mac80211 with
scan complete, but the problem is STATUS_SCAN_HW is still
set causing any future scan to fail. Fix by clearing the scanning status
bits if scan fails.
Signed-off-by: Mohamed Abbas <mohamed.abbas@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-fh.h')
0 files changed, 0 insertions, 0 deletions