commit | 26a64259b702ec3eccb785e32e473eefcc76b5a5 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Oct 07 02:28:14 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 11 16:41:14 2011 -0400 |
tree | c11de2f462a64df3a292543cbcbe8faeaa56a40b | |
parent | 030d6294351bfb0e29e2814bb8f6e6c2e25ffb54 [diff] |
ath9k: improve PS filter clearing and retry counting for A-MPDU Do not increment the retry counter if packets to a sleeping station were not sent because of tx failure, instead of only checking the filter flag. Clear the PS filter only after an A-MPDU was reported as filtered, otherwise the hardware might do some unnecessary extra retransmissions. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>