commit | 6fcbe538be43e360dc286da532f5add2fe7f46d8 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Thu Nov 14 15:26:06 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 15 14:27:26 2013 -0500 |
tree | eae5cceccfa4d49f95b24ce589ae37f8b7eb7016 | |
parent | c7ce155bf81d9b010f5710e32f749a7dfa8ad248 [diff] |
ath9k: Fix issue with MCS15 On some boards which are based on AR9300, AR9580 or AR9550, MCS15 usage is problematic. This is because these boards use a "frequency doubler", which doubles the refclk to get better EVM, but causes spurs. Handle this properly in the driver to recover throughput. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>