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)
commit8d14ccd878e52f8d1c60fa2f6f10b5921ee8f4f9
tree77e6c7f2f78e6f5fde72014418ccba4559c45d88
parentc7d42480d799ab3242103427f2619b419d885f5e
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