aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.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/549-ath9k_enable_gpio_buttons.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/549-ath9k_enable_gpio_buttons.patch')
-rw-r--r--package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch
index a914a15bb7..f86b0152ea 100644
--- a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch
+++ b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
---
--- a/drivers/net/wireless/ath/ath9k/ath9k.h
+++ b/drivers/net/wireless/ath/ath9k/ath9k.h
-@@ -1048,6 +1048,7 @@ struct ath_softc {
+@@ -1038,6 +1038,7 @@ struct ath_softc {
struct list_head leds;
#ifdef CONFIG_GPIOLIB
struct ath9k_gpio_chip *gpiochip;