Felix Fietkau 5b479a076d 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>
2009-12-28 16:20:03 -05:00
..
2009-10-13 11:48:18 -07:00
2009-12-08 20:37:46 -08:00
2009-12-03 15:58:00 -08:00
2009-11-05 20:00:41 -08:00
2009-11-05 20:00:29 -08:00
2009-11-06 20:26:09 -08:00
2009-10-11 23:30:16 -07:00
2009-12-02 19:57:22 -08:00
2009-10-11 23:30:16 -07:00
2009-10-13 11:48:18 -07:00
2009-11-11 19:22:21 -08:00
2009-10-11 11:20:58 -07:00
2009-10-20 18:51:37 -07:00
2009-11-20 15:35:04 -08:00
2009-10-13 11:48:18 -07:00
2009-10-20 19:11:06 -07:00
2009-11-13 14:07:30 -08:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-10-29 22:57:27 -07:00
2009-12-03 13:18:08 -08:00
2009-12-03 13:18:04 -08:00
2009-11-06 22:52:32 -08:00
2009-11-26 15:51:29 -08:00