aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-03-02 14:56:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-03-02 14:56:43 +0000
commite48780b0bcd1ad2cd8b8a26516fc2ded45754d5e (patch)
tree2519d65057a148dfe58c8ea42ada523a3aaf8f98 /package/kernel/mac80211
parent4c486941222c1d6940a2ec7e92a669ba9922e877 (diff)
downloadmaster-187ad058-e48780b0bcd1ad2cd8b8a26516fc2ded45754d5e.tar.gz
master-187ad058-e48780b0bcd1ad2cd8b8a26516fc2ded45754d5e.tar.bz2
master-187ad058-e48780b0bcd1ad2cd8b8a26516fc2ded45754d5e.zip
mac80211: refresh patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48882 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211')
-rw-r--r--package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch
index beee169fbc..55bb991183 100644
--- a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch
+++ b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_chip.patch
@@ -225,7 +225,7 @@ Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
/*******************/
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -979,6 +979,7 @@ int ath9k_init_device(u16 devid, struct
+@@ -975,6 +975,7 @@ int ath9k_init_device(u16 devid, struct
goto debug_cleanup;
}
@@ -233,7 +233,7 @@ Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
ath_init_leds(sc);
ath_start_rfkill_poll(sc);
-@@ -1026,6 +1027,7 @@ void ath9k_deinit_device(struct ath_soft
+@@ -1022,6 +1023,7 @@ void ath9k_deinit_device(struct ath_soft
wiphy_rfkill_stop_polling(sc->hw->wiphy);
ath_deinit_leds(sc);