diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-07-11 11:38:15 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-07-15 14:19:22 +0200 |
commit | 207338c78edbd4d52767f1b20b9a95bdb32c29dd (patch) | |
tree | 1be36baa263535aca7aefb76bd3e0458dd84e655 /package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch | |
parent | 98e4b504b45c5d6e68a48fc815e3d2a5d0d2ba13 (diff) | |
download | upstream-207338c78edbd4d52767f1b20b9a95bdb32c29dd.tar.gz upstream-207338c78edbd4d52767f1b20b9a95bdb32c29dd.tar.bz2 upstream-207338c78edbd4d52767f1b20b9a95bdb32c29dd.zip |
ath9k: implement temperature compensation support for AR93xx and newer
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 3b746dc683..41c0806790 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; -@@ -1067,6 +1075,7 @@ void ath9k_hw_check_nav(struct ath_hw *a +@@ -1068,6 +1076,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); |