]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: fix a regression in PS frame filter handling
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 May 2011 18:52:22 +0000 (20:52 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 May 2011 18:50:40 +0000 (14:50 -0400)
commit5c18dc7492876cd9cfcd06511842b11f69702a7e
tree32dda7d1b23412d203f8a48f219dae68a5c7d233
parentcad4b1d5cada4a8c61bf3f66b424b87ae1ad5c7c
ath9k: fix a regression in PS frame filter handling

Only leave filtering enabled for AP or VLAN interfaces, clear the
destination mask for all other interfaces.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reported-by: Ben Greear <greearb@candelatech.com>
Tested-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/xmit.c