]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitcb6a6d869815291e3db1bd2c79d39733c87024c6
tree10435b4a845ac321ebd5a36b788246cee2a16e16
parent2cf1ea26091172616dffb78f1bee52352c175b5a
[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