commit | d5c232ff9bd5c0aa79b65a0d21cf9b944d7bf218 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Wed Feb 18 10:22:02 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:52:41 2009 -0500 |
tree | 66d7e1274cbb90f312a149bccec0c726f95db818 | |
parent | a77b855245541823b49999a27245ad7428879096 [diff] |
ath9k: Fix PTK/GTK handshake timeout Some APs don't start BA negotiation with the client before it is done with the key handshake in WPA/RSN. With those APs, key handshake times out if EAPOL frames are sent after addba request. So defer the BA negotiation until we are done with tx/rx of all EAPOL frames. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>