aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-13 18:26:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-13 18:26:27 +0000
commit5957dfadb77bf1ec11c926c08cbc088e4d1a4c1d (patch)
tree8342d722185e299ad9611dc9c3f90f0e5fcd2153 /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
parent9f4414f7895491176ae7f82b88f01cbb4cbf1b7a (diff)
downloadupstream-5957dfadb77bf1ec11c926c08cbc088e4d1a4c1d.tar.gz
upstream-5957dfadb77bf1ec11c926c08cbc088e4d1a4c1d.tar.bz2
upstream-5957dfadb77bf1ec11c926c08cbc088e4d1a4c1d.zip
ath9k: fix crashes when using shared IRQs
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r43239 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43240 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 29efdf5947..ed606a90b2 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
-@@ -815,7 +815,7 @@ int ath9k_init_device(u16 devid, struct
+@@ -816,7 +816,7 @@ int ath9k_init_device(u16 devid, struct
#ifdef CPTCFG_MAC80211_LEDS
/* must be initialized before ieee80211_register_hw */