Re: [ath5k-devel] [PATCH 1/5] ath5k: disable 5 GHz support if a 2.4 GHz radio is detected

2011-04-14 Thread Sedat Dilek
On Wed, Apr 13, 2011 at 9:56 PM, Felix Fietkau wrote: > On a dual-radio dual-band AR5312 device, the calibration data is shared > between the 5 GHz and the 2.4 GHz radio/MAC. > > Signed-off-by: Felix Fietkau > --- Tested all 5 patches against "freaky" linux-next (next-20110414). Feel free to ad

[ath5k-devel] [PATCH 1/5] ath5k: disable 5 GHz support if a 2.4 GHz radio is detected

2011-04-13 Thread Felix Fietkau
On a dual-radio dual-band AR5312 device, the calibration data is shared between the 5 GHz and the 2.4 GHz radio/MAC. Signed-off-by: Felix Fietkau --- drivers/net/wireless/ath/ath5k/caps.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/net/wireless/ath/ath5k/ca