]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwlwifi: fix bug to show hidden APs during scan
authorReinette Chatre <reinette.chatre@intel.com>
Tue, 11 Mar 2008 23:17:15 +0000 (16:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2008 23:32:33 +0000 (19:32 -0400)
commit26c0f03f6b77c513cb7bc37b73a06819bdbb791b
treef32ce924d002461216053dd4cf588e3c8e3272f2
parent35cdeaf4103b9a5c8a86899a5ed12a86c6a12a37
iwlwifi: fix bug to show hidden APs during scan

Indirect scanning ('iwlist scan') should report information about
hidden APs. When an AP is hidden it does not respond to active scanning,
we thus have to use passive scanning to locate these APs.

This fixes http://bughost.org/bugzilla/show_bug.cgi?id=1499

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Tested-by: Bill Moss <bmoss@clemson.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl3945-base.c
drivers/net/wireless/iwlwifi/iwl4965-base.c