aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/530-ath9k_extra_leds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-05-28 11:10:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-05-28 11:10:41 +0000
commitfbe37f1e87c47fddb562fd1cd84f1ee2240f97e5 (patch)
treec0a0e7af367d09fa9a87a2e734d4baa526cd950d /package/mac80211/patches/530-ath9k_extra_leds.patch
parentcf58fd647b519abc38b8d3ad78260ca6921c4380 (diff)
downloadmaster-187ad058-fbe37f1e87c47fddb562fd1cd84f1ee2240f97e5.tar.gz
master-187ad058-fbe37f1e87c47fddb562fd1cd84f1ee2240f97e5.tar.bz2
master-187ad058-fbe37f1e87c47fddb562fd1cd84f1ee2240f97e5.zip
mac80211: add support for "active" monitor interfaces which allow userspace tools to connect to APs via injection
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36743 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/530-ath9k_extra_leds.patch')
-rw-r--r--package/mac80211/patches/530-ath9k_extra_leds.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/530-ath9k_extra_leds.patch b/package/mac80211/patches/530-ath9k_extra_leds.patch
index f82cdf5929..a87d656cbb 100644
--- a/package/mac80211/patches/530-ath9k_extra_leds.patch
+++ b/package/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
-@@ -891,7 +891,7 @@ int ath9k_init_device(u16 devid, struct
+@@ -893,7 +893,7 @@ int ath9k_init_device(u16 devid, struct
#ifdef CONFIG_MAC80211_LEDS
/* must be initialized before ieee80211_register_hw */