|
@@ -868,6 +868,7 @@ static bool ar9002_hw_init_cal(struct ath_hw *ah, struct ath9k_channel *chan)
|
|
ar9002_hw_pa_cal(ah, true);
|
|
ar9002_hw_pa_cal(ah, true);
|
|
|
|
|
|
/* Do NF Calibration after DC offset and other calibrations */
|
|
/* Do NF Calibration after DC offset and other calibrations */
|
|
|
|
+ ath9k_hw_loadnf(ah, chan);
|
|
ath9k_hw_start_nfcal(ah, true);
|
|
ath9k_hw_start_nfcal(ah, true);
|
|
|
|
|
|
if (ah->caldata)
|
|
if (ah->caldata)
|