ath9k: extend and enable PA predistortion
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 572-ath9k_enable_paprd.patch
1 --- a/drivers/net/wireless/ath/ath9k/hw.c
2 +++ b/drivers/net/wireless/ath/ath9k/hw.c
3 @@ -464,9 +464,6 @@ static void ath9k_hw_init_config(struct
4 ah->config.spurchans[i][1] = AR_NO_SPUR;
5 }
6
7 - /* PAPRD needs some more work to be enabled */
8 - ah->config.paprd_disable = 1;
9 -
10 ah->config.rx_intr_mitigation = true;
11 ah->config.pcieSerDesWrite = true;
12