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