From 542b91ec01eaa33284cea3397bee4e9afda277f9 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 29 Aug 2012 08:16:31 +0000 Subject: mac80211: reorganize patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33289 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/572-ath9k_enable_paprd.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/mac80211/patches/572-ath9k_enable_paprd.patch (limited to 'package/mac80211/patches/572-ath9k_enable_paprd.patch') diff --git a/package/mac80211/patches/572-ath9k_enable_paprd.patch b/package/mac80211/patches/572-ath9k_enable_paprd.patch deleted file mode 100644 index ff39587f6..000000000 --- a/package/mac80211/patches/572-ath9k_enable_paprd.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 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; - -- cgit v1.2.3