Do not expire scan results based on aborted scan
authorAvraham Stern <avraham.stern@intel.com>
Wed, 14 Oct 2015 09:26:31 +0000 (12:26 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 14 Oct 2015 18:12:28 +0000 (21:12 +0300)
commit1a21fd37f9ea18c584103543afe51ee35c5a1313
tree46c15dfee262c10c063313b0e7dac12aad7fc78d
parent0aed3f5a8019db2f1bbe802a4543fba90af58e13
Do not expire scan results based on aborted scan

Do not expire scan results entries based on scan results from a scan
that was aborted. The aborted scan did not scan all the requested
channels or SSIDs, so the fact that a BSS is missing from the scan
results does not mean it is not available.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/bss.c