aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-12-19 14:07:58 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-19 14:08:02 +0100
commita032940bfb71ed2d83f42a5dcf48973fb22f3b6a (patch)
tree9b2c5e9110c07d102ed9101a345a00a61040f79e /package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch
parent47bc081e76f6b04c0e9db687c8abb78eb437021f (diff)
downloadupstream-a032940bfb71ed2d83f42a5dcf48973fb22f3b6a.tar.gz
upstream-a032940bfb71ed2d83f42a5dcf48973fb22f3b6a.tar.bz2
upstream-a032940bfb71ed2d83f42a5dcf48973fb22f3b6a.zip
Revert "ath9k: Add airtime fairness scheduler"
Accidentally pushed to the wrong branch This reverts commit 47bc081e76f6b04c0e9db687c8abb78eb437021f.
Diffstat (limited to 'package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch')
-rw-r--r--package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch b/package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch
index 93f768b7e1..64e70467a3 100644
--- a/package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch
+++ b/package/kernel/mac80211/patches/554-ath9k-consistently-use-get_eeprom_rev-ah.patch
@@ -329,7 +329,7 @@ Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
&ratesArray[0], cfgCtl,
--- a/drivers/net/wireless/ath/ath9k/xmit.c
+++ b/drivers/net/wireless/ath/ath9k/xmit.c
-@@ -1165,8 +1165,9 @@ static u8 ath_get_rate_txpower(struct at
+@@ -1177,8 +1177,9 @@ static u8 ath_get_rate_txpower(struct at
if (is_40) {
u8 power_ht40delta;
struct ar5416_eeprom_def *eep = &ah->eeprom.def;