]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: fix PS-Poll reception on AR9160 and earlier
authorFelix Fietkau <nbd@openwrt.org>
Thu, 7 Apr 2011 17:24:23 +0000 (19:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Apr 2011 20:57:36 +0000 (16:57 -0400)
commit264bbec811024e39fe8f9e7a45743f81f373529e
tree27fc7e3bee078882e551c3ceda4b6dc4f51de0bd
parent6a35a0ac5771fa962c45926678d1f194cbc98c4e
ath9k: fix PS-Poll reception on AR9160 and earlier

I can't find any valid reason for not setting the ATH9K_RX_FILTER_PSPOLL
flag on older hardware and neither the documentation nor the reference
code mention any reason for excluding older hardware here.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c