From: Vasanthakumar Thiagarajan Date: Wed, 18 Feb 2009 04:52:02 +0000 (+0530) Subject: ath9k: Fix PTK/GTK handshake timeout X-Git-Tag: v2.6.30-rc1~662^2~460^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c232ff9bd5c0aa79b65a0d21cf9b944d7bf218;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed