summaryrefslogtreecommitdiff
path: root/net/mac80211
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2010-02-05 22:33:48 +0300
committerJohn W. Linville <linville@tuxdriver.com>2010-02-09 00:50:58 +0300
commit21b2d8bd2f0d4e0f21ade147fd193c8b9c1fd2b9 (patch)
treed69fedb037aa95d112adfae2847be13fbccf1d4d /net/mac80211
parented56a3f15a0561e900957ecca0dee42b9b453a9e (diff)
downloadlinux-21b2d8bd2f0d4e0f21ade147fd193c8b9c1fd2b9.tar.xz
iwlwifi: Send broadcast probe request only when asked to
When running directed active scans we currently end up sending both the SSID probe requests and an additional broadcast one. This is due to the fact that we always leave the probe request template SSID IE length to 0. Instead we should set it to the first SSID to scan, and fill the direct_scan array with the remaining SSIDs to scan for. This way we only send what we've been asked to: a broadcast probe request when no directed scan is requested, and directed probe requests otherwise. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions