diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-05-28 11:10:41 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-05-28 11:10:41 +0000 |
commit | e6250644be2b94bd8be657464030e699e5d87f18 (patch) | |
tree | 9cf5b644513ca6e8d892e91e89d55276401c34c1 /package/mac80211/patches/530-ath9k_extra_leds.patch | |
parent | 61c0c6ab6862216e07b2de7903e055a63ac543f1 (diff) | |
download | upstream-e6250644be2b94bd8be657464030e699e5d87f18.tar.gz upstream-e6250644be2b94bd8be657464030e699e5d87f18.tar.bz2 upstream-e6250644be2b94bd8be657464030e699e5d87f18.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>
SVN-Revision: 36743
Diffstat (limited to 'package/mac80211/patches/530-ath9k_extra_leds.patch')
-rw-r--r-- | package/mac80211/patches/530-ath9k_extra_leds.patch | 2 |
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 */ |