[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)
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>

No differences found