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>
Thu, 26 Sep 2013 23:52:47 +0000 (16:52 -0700)
commitbe84480edb2b552c2fb9ca940c6bb07464306108
tree82ac7b12b4a93392912eb0d6081d5457f8a2978e
parentbea7e186543344d62c3a2f04032f494a59c8fc6e
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