[PATCH] libertas: fix scanning from associate path
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 25 May 2007 04:33:28 +0000 (00:33 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:37 +0000 (14:28 -0400)
commit2be9219680e8abfa79da74e8d827ecf5c41be76d
tree10435b4a845ac321ebd5a36b788246cee2a16e16
parentbf68dac89b6502f8577a8be1b4fc06cb641ae1f3
[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>
drivers/net/wireless/libertas/debugfs.c
drivers/net/wireless/libertas/scan.c
drivers/net/wireless/libertas/scan.h