diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2010-10-21 04:47:23 +0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2010-11-15 21:24:19 +0300 |
| commit | ff32d9cd2c4107224a28f39d3c72eec66d566e09 (patch) | |
| tree | 6d2296d153fd27e6daecffa4a88941714578613a /include | |
| parent | 78a7685e1e44c6d4b6f79c73687b9322e40b040e (diff) | |
| download | linux-ff32d9cd2c4107224a28f39d3c72eec66d566e09.tar.xz | |
ath9k_hw: fix potential spurious tx error bit interpretation
According to documentation, AR_ExcessiveRetries, AR_Filtered and
AR_FIFOUnderrun are only valid if AR_FrmXmitOK is clear.
Not checking this might result in suboptimal FIFO settings, unnecessary
retransmissions, or other connectivity issues.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
