aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-10-10 21:10:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-10-10 21:10:45 +0000
commita3cc10cba77c7a13e95d9403f1cc20748d1f78f8 (patch)
tree26f75fad2bab7b4628a3512f023ec444dc7090cb /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
parentdb3013852a4bacc0d53f5b0715549df08fcb8805 (diff)
downloadupstream-a3cc10cba77c7a13e95d9403f1cc20748d1f78f8.tar.gz
upstream-a3cc10cba77c7a13e95d9403f1cc20748d1f78f8.tar.bz2
upstream-a3cc10cba77c7a13e95d9403f1cc20748d1f78f8.zip
ath9k: fix rx issues introduced in my last commit (fixes #14307)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38362
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 8891b86a47..78b6cd79d4 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
-@@ -942,7 +942,7 @@ int ath9k_init_device(u16 devid, struct
+@@ -976,7 +976,7 @@ int ath9k_init_device(u16 devid, struct
#ifdef CPTCFG_MAC80211_LEDS
/* must be initialized before ieee80211_register_hw */