Clear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentication
authorJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 11:31:54 +0000 (13:31 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 11:31:54 +0000 (13:31 +0200)
commit631739b3610557f6622ef5bf62a09d0b5dfc12db
treecb6c601a922e834e5b113665b22bd09da4895989
parent0ecff8d7c306d68d891c9e015e26a78dd150f64a
Clear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentication

This flag was left in the STA entry for the short duration after the STA
gets deauthenticated. If the STA sends a Class 2 or 3 frame during that
short time, the AP would not have replied with Deauthentication frame
indicating no association is present.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/sta_info.c