diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-28 15:46:16 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-01-04 14:43:01 -0500 |
commit | 1c30cc19081c16b1fe73ac13f2cb2abc009cdcc4 (patch) | |
tree | af987d6d649b6dc221e098147b81b8d0523916de /net | |
parent | 1e1f4ad25fab29ca48b1166e74a81e9c89ddf0fb (diff) |
ath9k_hw: fix dma descriptor rx error bit parsing
An Rx DMA descriptor can have multiple error bits set, and some error
bits (e.g. MIC failure) are filtered by the driver based on other criteria.
Remove the 'else' in various error bit checks so that all error information
is properly passed to the driver.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions