]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not try auto connect mechanism in disconnected state
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 12 May 2013 16:15:33 +0000 (19:15 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 May 2013 16:18:55 +0000 (19:18 +0300)
commit3636b891b75ada4fdb8a70dd462c66c21a65d6a8
tree7225655885560ad7f98261050b9ccd6803e7cbec
parent0cdb93fe9ffe2bfb125f6f758f837a09e7762155
Do not try auto connect mechanism in disconnected state

This cleans up debug log by not requesting the auto connect on
dissassociation event if we are already in disconnected state and would
not try to connect anyway.

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