commit | 2be9219680e8abfa79da74e8d827ecf5c41be76d | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Fri May 25 00:33:28 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:37 2007 -0400 |
tree | 10435b4a845ac321ebd5a36b788246cee2a16e16 | |
parent | bf68dac89b6502f8577a8be1b4fc06cb641ae1f3 [diff] |
[PATCH] libertas: fix scanning from associate path The previous scan fix did not account for scan paths other than set_scan() that need to do a full scan at once. Add a "full_scan" parameter to wlan_scan_networks() to control such behaviour. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>