Re: [ath9k-devel] [PATCH 2/2] ath: Fix logging message typos

From: Nick Kossifidis
Date: Thu Dec 02 2010 - 01:01:33 EST


2010/12/2 Joe Perches <joe@xxxxxxxxxxx>:
> 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?
>
>

Nope it stands for spur noise (harmonics)
http://www.patentgenius.com/patent/7835456.html

(I have to add that link to the comments, it's new ;-))

--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/