hostapd: Fix client reassociation after disconnect due to ACK failure
authorFelix Fietkau <nbd@openwrt.org>
Sat, 16 Mar 2013 10:35:49 +0000 (12:35 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 16 Mar 2013 10:35:49 +0000 (12:35 +0200)
commitba873c12845b620be6405ece2512fe8d9691b8f6
tree7cc04044b2af46ee4e884a76df38ada58feeeca8
parent21f01a8e3d5bfec2e3f8605ac109b53bb474060b
hostapd: Fix client reassociation after disconnect due to ACK failure

Clear WLAN_STA_ASSOC_REQ_OK, otherwise no Class 3 frame will be sent to
the disconnected STA in response to data frames.

Signed-hostap: Felix Fietkau <nbd@openwrt.org>
src/ap/sta_info.c