]> git.ipfire.org Git - thirdparty/hostap.git/commit
Abort ongoing scan on DISCONNECT
authorChaitanya Tata <chaitanya.mgit@gmail.com>
Mon, 17 Jul 2023 19:51:37 +0000 (01:21 +0530)
committerJouni Malinen <j@w1.fi>
Sat, 28 Oct 2023 15:24:42 +0000 (18:24 +0300)
commit3cb51378f2907f26b13be3c564094e849dedccaf
tree642dee895e660554ed6c822edd886cee47c916a2
parent5b21f4861c2e729c38694af832ca4b13cca4bae9
Abort ongoing scan on DISCONNECT

Along with canceling queued scan, abort ongoing scan if any, this
ensures Wi-Fi interface is in usable state after disconnect is issued,
else subsequent scan after disconnect might fail with EBUSY.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
wpa_supplicant/wpa_supplicant.c