|
@@ -203,7 +203,7 @@ static void ar9002_hw_iqcalibrate(struct ath_hw *ah, u8 numChains)
|
|
|
i);
|
|
|
|
|
|
ath_dbg(common, ATH_DBG_CALIBRATE,
|
|
|
- "Orignal: Chn %diq_corr_meas = 0x%08x\n",
|
|
|
+ "Original: Chn %d iq_corr_meas = 0x%08x\n",
|
|
|
i, ah->totalIqCorrMeas[i]);
|
|
|
|
|
|
iqCorrNeg = 0;
|