Revert "iwlwifi: Send broadcast probe request only when asked to"
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 25 Feb 2010 18:02:19 +0000 (10:02 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Wed, 10 Mar 2010 00:16:04 +0000 (16:16 -0800)
commit1382c71c764540880d35485b033a44ce104d8e2e
tree6d8502a77b6305d7c2a05c21593e336b35a86aa7
parent1d79e53c56afe0826a311c3bc1653ad938166c22
Revert "iwlwifi: Send broadcast probe request only when asked to"

This reverts commit 21b2d8bd2f0d4e0f21ade147fd193c8b9c1fd2b9.

As explained by Johannes:
When we
build a probe request frame in the buffer with the SSID, we could
arrive over the limit of 200 bytes. When we build it in the buffer
without the SSID (wildcard) we don't arrive over 200 bytes, but the
ucode still allows direct probe in addition because it has an internal
buffer that is larger when it inserts the SSID...

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-scan.c