]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: make UMAC scans use the stopping scan status
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 7 May 2015 14:05:30 +0000 (17:05 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:25 +0000 (13:35 +0300)
commit97b0fffe359d879b4aab7b22919d5d8578bbc8dd
tree77e6c7f2f78e6f5fde72014418ccba4559c45d88
parentac01299fc4db7defc090c502cf86df30edb12099
iwlwifi: mvm: make UMAC scans use the stopping scan status

UMAC scans now use the general scan status for almost everything, the
only part missing was in the scan complete notifications.  Change it
to use the stopping flags instead of clearing the flags when the stop
comes from above and clean the handler function a bit.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/scan.c