commit | eb8f7330e7edf655176c51a62cd2e34de91a1eba | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Fri May 25 16:25:21 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:41 2007 -0400 |
tree | 383f19fd3741a2f240c976ee7dc89368581ac1f0 | |
parent | fcdb53dbc743f288bf72e485fefb3a967b733686 [diff] |
[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 <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>