]> git.ipfire.org Git - thirdparty/hostap.git/commit
Mark interface disconnected on removal request
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 12 May 2013 16:16:35 +0000 (19:16 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 May 2013 16:18:55 +0000 (19:18 +0300)
commite679f140b9a5219e07dae415489b861f0661bfcf
tree620744c9c9ddd58683944779a674f24215885551
parent3636b891b75ada4fdb8a70dd462c66c21a65d6a8
Mark interface disconnected on removal request

This cleans up debug log by not trying to process the disconnection
event as a failure that could result in blacklist addition and auto
connect attempt. These are pointless operations since the interface is
going to removed immediately after this.

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