diff options
| author | Felix Fietkau <[email protected]> | 2010-10-21 02:47:23 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2010-11-15 13:24:19 -0500 |
| commit | ff32d9cd2c4107224a28f39d3c72eec66d566e09 (patch) | |
| tree | 6d2296d153fd27e6daecffa4a88941714578613a /tools/perf/scripts/python/bin | |
| parent | 78a7685e1e44c6d4b6f79c73687b9322e40b040e (diff) | |
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 <[email protected]>
Cc: [email protected]
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions