commit | 064827edf6901e5fcbd84fc258fb2326a530da9c | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Thu May 24 23:37:28 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:35 2007 -0400 |
tree | 83d69827adb39ede44f0e9c29e66893bee32d5b9 | |
parent | 5ecd3100e695228ac5e0ce0e325e252c0f11806f [diff] |
[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>