From: Marcelo Tosatti Date: Fri, 25 May 2007 04:33:28 +0000 (-0400) Subject: [PATCH] libertas: fix scanning from associate path X-Git-Tag: v2.6.22-rc5~44^2~2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be9219680e8abfa79da74e8d827ecf5c41be76d;p=pandora-kernel.git [PATCH] libertas: fix scanning from associate path 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed