]> git.ipfire.org Git - thirdparty/hostap.git/commit
scan: Use normal scans after connection failure
authorIlan Peer <ilan.peer@intel.com>
Wed, 3 Apr 2019 15:17:13 +0000 (18:17 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 6 Apr 2019 14:13:10 +0000 (17:13 +0300)
commit0a42f1eded2cdc07a36e6739bac53c68ea2b7e7c
treefb82c186802868799ed53863f5f26a5a8b265543
parent0f7db7743df3174f3ec4063d953bed167c21ed48
scan: Use normal scans after connection failure

In case of connection attempt failure, set 'normal_scans'
to zero, as otherwise it is possible that scheduled scan
would be used and not normal scan, which might delay the
next connection attempt.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/wpa_supplicant.c