Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for external pa

2011-09-14 Thread Marek Lindner
On Wednesday, September 14, 2011 15:16:31 Daniel Golle wrote: > +--- a/drivers/net/wireless/ath/ath9k/ar9002_calib.c > b/drivers/net/wireless/ath/ath9k/ar9002_calib.c > +@@ -564,7 +564,7 @@ static inline void ar9285_hw_pa_cal(stru > + > + /* PA CAL is not needed for high power solution */

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for external pa

2011-09-14 Thread Felix Fietkau
On 2011-09-14 3:16 PM, Daniel Golle wrote: This adds support for using an external power amplifier as found in the ALL0258N by merging the vendor-supplied changes in a non-intrusive way. Please let me know if you see anything which would prevent this from being included. Why not simply change the

[OpenWrt-Devel] [PATCH] ar71xx: add support for external pa

2011-09-14 Thread Daniel Golle
This adds support for using an external power amplifier as found in the ALL0258N by merging the vendor-supplied changes in a non-intrusive way. Please let me know if you see anything which would prevent this from being included. Signed-off-by: Daniel Golle Index: package/mac80211/patches/950-ath