summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-04-29 15:52:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-04-29 15:52:08 +0000
commit5438bc68b57c3579fd79d99a1116c3bc2a412d67 (patch)
tree1a722a4b48949018219e5658a399dc4deb11d89a /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
parent11c23fded0b45bb50a1292d559e7e368d6844a22 (diff)
downloadmtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.zip
mtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.tar.gz
mtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.tar.bz2
ath9k: merge a fix for a race condition on init
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40591
Diffstat (limited to 'package/kernel/mac80211/patches/530-ath9k_extra_leds.patch')
-rw-r--r--package/kernel/mac80211/patches/530-ath9k_extra_leds.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch b/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
index fb24f03..1174a47 100644
--- a/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
+++ b/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
@@ -162,7 +162,7 @@
void ath_fill_led_pin(struct ath_softc *sc)
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -806,7 +806,7 @@ int ath9k_init_device(u16 devid, struct
+@@ -809,7 +809,7 @@ int ath9k_init_device(u16 devid, struct
#ifdef CPTCFG_MAC80211_LEDS
/* must be initialized before ieee80211_register_hw */