[PATCH] libertas: scan two channels per scan command
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 25 May 2007 03:37:28 +0000 (23:37 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:35 +0000 (14:28 -0400)
commit064827edf6901e5fcbd84fc258fb2326a530da9c
tree83d69827adb39ede44f0e9c29e66893bee32d5b9
parent5ecd3100e695228ac5e0ce0e325e252c0f11806f
[PATCH] libertas: scan two channels per scan command

Scan two channels per each command on set_scan(), then bail out and let
get_scan() continue the scanning work up to the last channel.

This gives time to the firmware so it can go back to the association
channel and keep the connection alive.

Fixes http://dev.laptop.org/ticket/841

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/scan.c