commit | 8a5b7ab36b46615874da3764b99c9d26c1e6750d | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Mon Sep 16 10:36:59 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 26 15:13:49 2013 -0400 |
tree | 979e4c9ba45032c31fafcec614c90250baaa1d11 | |
parent | 5952bd806c95f53b6412918c76d4f95d6ebc125e [diff] |
ath9k: Fix NF calibration for single stream cards Rather than using the chip ID to read only chain-0 CCA registers and avoid reading chain-1, use the RX chainmask instead. There are some 1-stream PCI devices based on AR9287 such as TL-WN751ND. Improper NF calibration might result in DMA errors/timeouts. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>