]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/wireless/iwlwifi/mvm/scan.c
iwlwifi: mvm: remove extra SSID from probe request
authorDavid Spinadel <david.spinadel@intel.com>
Thu, 4 Jul 2013 12:22:26 +0000 (15:22 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 10:55:15 +0000 (13:55 +0300)
commita590ad411891de551e6de1b51ea635c0484148d6
tree33be401cc08c1838608b085a0e74c43980ec3884
parentfe04e83706037802c502ea41c0d1799ec35fc0d7
iwlwifi: mvm: remove extra SSID from probe request

Bits 1-21 in this channel type attributes are indication for which
SSID is going to be sent on this channel. Since the first SSID is
sent implicitly in the probe request, we don't need to toggle its
bit here.

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