diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-20 18:51:53 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-01-22 22:03:21 +0100 |
commit | 1381559ba48a04ca7c98f1b4c487bd44d0b75db5 (patch) | |
tree | ea46a8241ffe0b832454cdb4c861ae1105e8e545 /virt/kvm | |
parent | ath9k: stop rx after tx (diff) | |
download | linux-1381559ba48a04ca7c98f1b4c487bd44d0b75db5.tar.xz linux-1381559ba48a04ca7c98f1b4c487bd44d0b75db5.zip |
ath9k: clean up processing of pending tx frames on reset
Dropping packets from aggregation sessions is usually not a good idea, as
it might upset the synchronization of the BlockAck receive window of the
remote node. The use of the retry_tx parameter to reset/tx-drain functions
also seemed a bit arbitrary.
This patch removes this parameter altogether and ensures that pending tx
frames are not dropped for no good reason.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions