commit | 99a2775d02a7accf4cc661a65c76fd7b379d1c7a | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Feb 23 00:22:25 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Wed Feb 23 11:14:55 2011 +0200 |
tree | fb2031356dca5064540e467293e6dc6aa9d803bb | |
parent | f4d08ddd3e60c79a141be36a5f3a7294c619291d [diff] |
wl12xx: AP-mode - fix race condition on sta connection If a sta starts transmitting immediately after authentication, sometimes the FW deauthenticates it. Fix this by marking the sta "in-connection" in FW before sending the autentication response. The "in-connection" entry is automatically removed when connection succeeds or after a timeout. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>