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)
commit20f1a5deb67f00cef89d63fb957a940c7f976cf3
tree65073a059256415cff46cc9efacba8946a2ab7de
parent3394817f833f13958320ae6e0dccf347c1ce5200
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