----- Original Message -----
> From: "Greg KH" <g...@kroah.com>
> To: "CAI Qian" <caiq...@redhat.com>
> Cc: "John W. Linville" <linvi...@tuxdriver.com>, "Felix Fietkau" 
> <n...@openwrt.org>, stable@vger.kernel.org
> Sent: Tuesday, February 12, 2013 3:50:45 AM
> Subject: Re: [PATCH stable-3.4] ath9k_hw: fix calibration issues on chainmask 
> that don't
> 
> On Wed, Feb 06, 2013 at 04:31:00AM -0500, CAI Qian wrote:
> > John, Felix, context fix only, and also need an ACK/NAK for
> > stable-3.4. :)
> > 
> > Regards,
> > CAI Qian
> > 
> > >From 4a8f199508d79ff8a7d1e22f47b912baaf225336 Mon Sep 17 00:00:00
> > >2001
> > From: Felix Fietkau <n...@openwrt.org>
> > Date: Sun, 20 Jan 2013 21:55:20 +0100
> > Subject: [PATCH] ath9k_hw: fix calibration issues on chainmask that
> > don't
> >  include chain 0
> > 
> > Cc: stable@vger.kernel.org
> > Signed-off-by: Felix Fietkau <n...@openwrt.org>
> > Signed-off-by: John W. Linville <linvi...@tuxdriver.com>
> > 
> > diff --git a/drivers/net/wireless/ath/ath9k/ar9003_calib.c
> > b/drivers/net/wireless/ath/ath9k/ar9003_calib.c
> > index 63089cc..9284bca 100644
> > --- a/drivers/net/wireless/ath/ath9k/ar9003_calib.c
> > +++ b/drivers/net/wireless/ath/ath9k/ar9003_calib.c
> > @@ -938,6 +938,8 @@ static bool ar9003_hw_init_cal(struct ath_hw
> > *ah,
> >                                            AR_PHY_CL_TAB_1,
> >                                            AR_PHY_CL_TAB_2 };
> >  
> > +        ar9003_hw_set_chain_masks(ah, ah->caps.rx_chainmask,
> > ah->caps.tx_chainmask);
> > +
> 
> All tabs are gone, making this impossible to apply.
> 
> This is, what, the 10th time this has happened?  Please fix this up,
> otherwise I'm just going to have to ignore all patches from you :(
Damn it, please forgive my careless one last time. :(
> 
> greg k-h
> 
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to