ath9k_hw: Fix max rx rate drop for AR9565
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Mon, 15 Oct 2012 09:59:51 +0000 (15:29 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Oct 2012 19:19:29 +0000 (15:19 -0400)
commit6f37ff96d3bd2a53e68131a7c10ced933815b390
tree7390a9096ffa8fe1c4584e5f4048941a9eca943f
parent2097fdd7ebdb1674aaf7343b7a1d6cc2758c1dff
ath9k_hw: Fix max rx rate drop for AR9565

Whenever i_coff of IQ calibration is too high, AR9565 drops max
rx rate to MCS4. Skipping IQ update at this time can avoid this
problem for AR9565.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9003_calib.c