iwlwifi: mvm: Implement low-priority scan
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Sun, 3 Nov 2013 21:02:59 +0000 (23:02 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 9 Dec 2013 20:29:45 +0000 (22:29 +0200)
commit61f6325d3e453fc3523d5891f9641d0af5e3ceaf
tree9642a56fc738b32f153c5710c789e54c7f277c41
parentde33fb5e80a62a3dfb50ab4d498db9b978c6c07f
iwlwifi: mvm: Implement low-priority scan

Advertise driver's support for low priority scan.
Notice that this overwrites current setting by mac80211 which depends
only on hw scan support.
This scan priority  can be configured by user space application
and it affects scan continuity, low priority scan
will be more fragmented scan.

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@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/scan.c