]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: always clear ps filter bit on new assoc
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Aug 2013 12:18:10 +0000 (14:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Sep 2013 00:18:15 +0000 (17:18 -0700)
commit31f34c79a7e8fb75c7bf7d61d56fc8eeff2a7886
tree1791739d8bff220479323bbf2a153cc99702cdd4
parentd31a13c733d14114da0c7f6cf01396a6a2e1ccb2
ath9k: always clear ps filter bit on new assoc

commit 026d5b07c03458f9c0ccd19c3850564a5409c325 upstream.

Otherwise in some cases, EAPOL frames might be filtered during the
initial handshake, causing delays and assoc failures.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath9k/xmit.c