]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: notify sched scan complete from stop routine
authorDavid Spinadel <david.spinadel@intel.com>
Thu, 1 May 2014 12:57:22 +0000 (15:57 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 11 May 2014 10:08:17 +0000 (13:08 +0300)
commit9a0fd1def30d8615096cdd5fee16994e084075be
treedfe1c7a34f9697e65eb91a98c545ecf1e3b83ee9
parent5540b5d6d79f07371c658a7d281cba0acefd1e97
iwlwifi: mvm: notify sched scan complete from stop routine

Add an option to notify mac80211 about sched scan complete from
iwl_mvm_stop_sched_scan(), to enable this notification when the
stop was called from within the driver.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Reviewed-by: Alexander Bondar <alexander.bondar@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c
drivers/net/wireless/iwlwifi/mvm/mvm.h
drivers/net/wireless/iwlwifi/mvm/scan.c