commit | 26c0f03f6b77c513cb7bc37b73a06819bdbb791b | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Tue Mar 11 16:17:15 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 13 19:32:33 2008 -0400 |
tree | f32ce924d002461216053dd4cf588e3c8e3272f2 | |
parent | 35cdeaf4103b9a5c8a86899a5ed12a86c6a12a37 [diff] |
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>