]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add no_basic_ssid option
authorDavid Spinadel <david.spinadel@intel.com>
Wed, 21 Aug 2013 06:14:27 +0000 (09:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:39 +0000 (18:00 +0200)
commit7c1cc07384e12dc56ed3e7900c4b6345618ceb03
tree65073a059256415cff46cc9efacba8946a2ab7de
parent030e23596d8a90a05f85f3e8b9290fb6102488da
iwlwifi: mvm: add no_basic_ssid option

New FW doesn't use the SSID from scan request template. Adding
a TLV flag to indicate the change, and fixing the flows to send
the first SSID in SSID list if the flag is on.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw.h
drivers/net/wireless/iwlwifi/mvm/mac80211.c
drivers/net/wireless/iwlwifi/mvm/scan.c