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)
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>

No differences found