On Mon, Nov 21, 2011 at 6:18 AM, Nikolay Martynov <[email protected]> wrote:
> ---
>  drivers/net/wireless/ath/ath9k/ar9002_calib.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/ath/ath9k/ar9002_calib.c 
> b/drivers/net/wireless/ath/ath9k/ar9002_calib.c
> index 88279e3..6cfc393 100644
> --- a/drivers/net/wireless/ath/ath9k/ar9002_calib.c
> +++ b/drivers/net/wireless/ath/ath9k/ar9002_calib.c
> @@ -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",
> +                       "Orignal: Chn %d iq_corr_meas = 0x%08x\n",

thanks, please also change Orignal to Original :)
please make the same changes in ar9003_calib.c

>                        i, ah->totalIqCorrMeas[i]);
>
>                iqCorrNeg = 0;
> --
> 1.7.4.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
shafi
_______________________________________________
ath9k-devel mailing list
[email protected]
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to