iwlwifi: mvm: set SSID bits for passive channels
authorDavid Spinadel <david.spinadel@intel.com>
Tue, 23 Jul 2013 11:13:32 +0000 (14:13 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Jul 2013 07:29:08 +0000 (09:29 +0200)
commitbb963c4a43eb5127eb0bbfa16c7a6a209b0af5db
tree1a20507f8a4cf1999296986f6135da0d3d9c751b
parent5312e54d7e8bfe9716a1ffbc50e0093aadde46b8
iwlwifi: mvm: set SSID bits for passive channels

Set SSID bitmap for direct scan even on passive channels,
for the passive-to-active feature. Without this patch only
the SSID from probe request template is sent on passive
channels, after passive-to-active switching, causing us to
not find all desired networks.

Remove the unused passive scan mask constant.

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