]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear reattach flag in fast associate flow
authorBen <ben.rosenfeld@intel.com>
Mon, 19 Jan 2015 01:44:07 +0000 (20:44 -0500)
committerJouni Malinen <j@w1.fi>
Mon, 19 Jan 2015 23:57:59 +0000 (01:57 +0200)
commit0c5f01fdf2133f1707ad10e5e29dccfb3bbb141c
tree53453bba40137e285eab4dbfd43afc40e6dab8f3
parent8ad8bc5c369b9d5ca8979673fe9ce215e07f0d87
Clear reattach flag in fast associate flow

Clear the reattach flags, in case a connection request did not trigger a
scan. This needs to be done to avoid leaving the reattach flag set for
the next scan operation which may not have anything to do with the
specific request that could have been optimized using the single-channel
single-SSID scan.

Signed-off-by: Ben <ben.rosenfeld@intel.com>
wpa_supplicant/wpa_supplicant.c