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

2010-12-01 Thread Joe Perches
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,

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

2010-12-01 Thread Peter Stuge
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)) {

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

2010-12-01 Thread Nick Kossifidis
2010/12/2 Joe Perches j...@perches.com: 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