]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: Fix SA Query local failure handling
authorJouni Malinen <j@w1.fi>
Sun, 17 Jul 2016 21:57:34 +0000 (00:57 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 17 Jul 2016 21:57:34 +0000 (00:57 +0300)
commitf8608fab859d68f993e49219e01eb47734e1a507
treea6a15bd77b4c55bc25bf22e150beb4c00ce20447
parentab6ab07ad1f27b1207855dae88f1b004e4d1bc4b
SME: Fix SA Query local failure handling

If no new sme_sa_query_timer() callback is scheculed,
sme_stop_sa_query() needs to be called to allow new SA Query operations
to be started after the failure.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/sme.c