From: Dan Williams Date: Fri, 25 May 2007 20:25:21 +0000 (-0400) Subject: [PATCH] libertas: fix 'keep previous scan' behavior X-Git-Tag: v2.6.22-rc5~44^2~2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb8f7330e7edf655176c51a62cd2e34de91a1eba;p=pandora-kernel.git [PATCH] libertas: fix 'keep previous scan' behavior Do not clear the scan list except under specific conditions, such as when (a) user-requested, or (b) joining/starting an adhoc network. Furthermore, only clear entries which match the SSID or BSSID of the request, not the whole scan list. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed