]> git.ipfire.org Git - thirdparty/hostap.git/commit
Interworking: Clear SCANNING state if no match found
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 3 Mar 2015 15:03:25 +0000 (17:03 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Mar 2015 15:03:25 +0000 (17:03 +0200)
commit192ad3d7307473f14c049c1ea724e292a3f8ae24
treeea1b736d3135a894b856e003a9ca0588d9c1024c
parent19ec6070ff628802eec18e8c75033b5b5a483ed7
Interworking: Clear SCANNING state if no match found

Previously, it was possible for wpa_state to be left at SCANNING if
INTERWORKING_SELECT command failed to find any match. Now the state is
set to DISCONNECTED if the operation terminates because of no matching
networks.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/interworking.c