aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-05 10:45:17 +0200
committerFelix Fietkau <nbd@nbd.name>2016-07-05 10:45:17 +0200
commit92d856f50a71d0376e491644894507458bc26050 (patch)
tree78191f330ece4bd2412b327135fb43a751af8aa0 /package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch
parent71753a8286dcb4dedbb6d4792b0fd5dd305c3338 (diff)
downloadupstream-92d856f50a71d0376e491644894507458bc26050.tar.gz
upstream-92d856f50a71d0376e491644894507458bc26050.tar.bz2
upstream-92d856f50a71d0376e491644894507458bc26050.zip
ath9k: add beacon related stability fixes
Signed-off-by: Felix Fietkau <nbd@nbd.name>
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 d331b15b52..d962eda978 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
-@@ -1024,6 +1024,7 @@ struct ath_softc {
+@@ -1027,6 +1027,7 @@ struct ath_softc {
struct list_head leds;
#ifdef CONFIG_GPIOLIB
struct ath9k_gpio_chip *gpiochip;