git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf68dac
)
[PATCH] libertas: fix scanning from associate path
author
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 25 May 2007 04:33:28 +0000
(
00:33
-0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:37 +0000
(14:28 -0400)
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>
No differences found