ath9k: Fix PTK/GTK handshake timeout
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Wed, 18 Feb 2009 04:52:02 +0000 (10:22 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:41 +0000 (14:52 -0500)
commitd5c232ff9bd5c0aa79b65a0d21cf9b944d7bf218
tree66d7e1274cbb90f312a149bccec0c726f95db818
parenta77b855245541823b49999a27245ad7428879096
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>
drivers/net/wireless/ath9k/rc.c