Searched hist:ac06697c79bad09e44a8b1d52104014016fb90de (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ani.c | diff ac06697c79bad09e44a8b1d52104014016fb90de Sat Oct 08 08:49:57 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: disable unnecessary PHY error reporting
PHY errors relevant for ANI are always tracked by hardware counters, the bits that allow them to pass through the rx filter are independent of that. Enabling PHY errors in the rx filter often creates lots of useless DMA traffic and might be responsible for some of the rx dma stop failure warnings.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | recv.c | diff ac06697c79bad09e44a8b1d52104014016fb90de Sat Oct 08 08:49:57 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: disable unnecessary PHY error reporting
PHY errors relevant for ANI are always tracked by hardware counters, the bits that allow them to pass through the rx filter are independent of that. Enabling PHY errors in the rx filter often creates lots of useless DMA traffic and might be responsible for some of the rx dma stop failure warnings.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
|