On Thu, 2010-12-02 at 06:30 +0100, Peter Stuge wrote:
> Joe Perches wrote:
> > +++ b/drivers/net/wireless/ath/ath9k/ar9002_calib.c
> ..
> > @@ -734,7 +734,7 @@ static bool ar9285_hw_cl_cal(struct ath_hw *ah, struct 
> > ath9k_channel *chan)
> >     if (!ath9k_hw_wait(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_CAL,
> >                       0, AH_WAIT_TIMEOUT)) {
> >             ath_dbg(common, ATH_DBG_CALIBRATE,
> > -                   "offset calibration failed to complete in 1ms; noisy 
> > ??\n");
> > +                   "offset calibration failed to complete in 1ms; noisy 
> > enfironment?\n");
> 
> enfironment? :)

Umm, what's a typo fix patch without more typos?
Correct?  How dull...

> >     ath_dbg(common, ATH_DBG_ANI,
> > -           "Getting spur idx %d is2Ghz. %d val %x\n",
> > +           "Getting spur idx:%d is2Ghz:%d val:%x\n",
> >             i, is2GHz, ah->config.spurchans[i][is2GHz]);
> 
> Is this short for "spurious" ?

Likely.  Anyone want to change it to a whole word?

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to