diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-12-24 13:04:32 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-12-28 21:20:03 (GMT) |
commit | 5b479a076de091590423a9e6dfc2584126b28761 (patch) | |
tree | 264300dd31c6d85aae457d7a9f1ba7ed00821479 /kernel | |
parent | 8b685ba9de803f210936400612a32a2003f47cd3 (diff) | |
download | linux-fsl-qoriq-5b479a076de091590423a9e6dfc2584126b28761.tar.xz |
ath9k: fix missed error codes in the tx status check
My previous change added in:
commit 815833e7ecf0b9a017315cae6aef4d7cd9517681
ath9k: fix tx status reporting
was not checking all possible tx error conditions. This could possibly
lead to throughput issues due to slow rate control adaption or missed
retransmissions of failed A-MPDU frames.
This patch adds a mask for all possible error conditions and uses it
in the xmit ok check.
Cc: stable@kernel.org
Reported-by: Björn Smedman <bjorn.smedman@venatech.se>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions