diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-08-28 14:08:40 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-08-28 14:08:49 +0200 |
commit | 3e4d0e3e77dcf9b2116e5ed53f30e2bf53b1c6b7 (patch) | |
tree | 458dd4402ae67803910a40e12186ffd26f6630e7 /package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch | |
parent | 4530ca3c1120d710499ecd3d197a7569fd451dbd (diff) | |
download | mtk-20170518-3e4d0e3e77dcf9b2116e5ed53f30e2bf53b1c6b7.zip mtk-20170518-3e4d0e3e77dcf9b2116e5ed53f30e2bf53b1c6b7.tar.gz mtk-20170518-3e4d0e3e77dcf9b2116e5ed53f30e2bf53b1c6b7.tar.bz2 |
ath9k: revert temperature compensation support patch (FS#111)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch')
-rw-r--r-- | package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch b/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch index 4615643..6edef09 100644 --- a/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch +++ b/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch @@ -84,7 +84,7 @@ bool reset_power_on; bool htc_reset_init; -@@ -1068,6 +1076,7 @@ void ath9k_hw_check_nav(struct ath_hw *a +@@ -1067,6 +1075,7 @@ void ath9k_hw_check_nav(struct ath_hw *a bool ath9k_hw_check_alive(struct ath_hw *ah); bool ath9k_hw_setpower(struct ath_hw *ah, enum ath9k_power_mode mode); |