summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/409-ath9k_platform_settings.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-21 01:43:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-21 01:43:32 +0000
commit02bf1599a3b87a41686bf1cb78d62fe71040b192 (patch)
tree6f22855403460ac626c9aef2fd165932b872110f /package/mac80211/patches/409-ath9k_platform_settings.patch
parentbe39c9dc6e0c34292d10330c643b1fa903eb3cf7 (diff)
downloadmtk-20170518-02bf1599a3b87a41686bf1cb78d62fe71040b192.zip
mtk-20170518-02bf1599a3b87a41686bf1cb78d62fe71040b192.tar.gz
mtk-20170518-02bf1599a3b87a41686bf1cb78d62fe71040b192.tar.bz2
ath9k: disable PA predistortion on AR93xx for now until it is properly fixed
SVN-Revision: 25056
Diffstat (limited to 'package/mac80211/patches/409-ath9k_platform_settings.patch')
-rw-r--r--package/mac80211/patches/409-ath9k_platform_settings.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/409-ath9k_platform_settings.patch b/package/mac80211/patches/409-ath9k_platform_settings.patch
index 31de3e4..ba3479b 100644
--- a/package/mac80211/patches/409-ath9k_platform_settings.patch
+++ b/package/mac80211/patches/409-ath9k_platform_settings.patch
@@ -18,7 +18,7 @@
common->ops = &ath9k_common_ops;
--- a/drivers/net/wireless/ath/ath9k/hw.h
+++ b/drivers/net/wireless/ath/ath9k/hw.h
-@@ -793,7 +793,7 @@ struct ath_hw {
+@@ -794,7 +794,7 @@ struct ath_hw {
u32 originalGain[22];
int initPDADC;
int PDADCdelta;