]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfd8fbeb6d31646cfe7e121f34fab5d3d10cc07b7
tree83d69827adb39ede44f0e9c29e66893bee32d5b9
parente254d273a7df63adab4cf84beea370f5a0957e57
[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