summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
diff options
context:
space:
mode:
authorMohamed Abbas <mohamed.abbas@intel.com>2008-10-24 06:48:54 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2008-11-06 21:37:08 (GMT)
commit502c12e1ef14967e08dabb04c674cf0f000e8f7e (patch)
tree151e5105d484787e648a2ee97bebfcde4aebfa50 /drivers/net/wireless/iwlwifi/iwl-agn.c
parent934f6c3f8e7f5d6a6d07ae2df283fd02393019dd (diff)
downloadlinux-fsl-qoriq-502c12e1ef14967e08dabb04c674cf0f000e8f7e.tar.xz
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-agn.c')
0 files changed, 0 insertions, 0 deletions