diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-22 00:54:34 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-22 00:54:34 +0000 |
commit | baa618790ad359e99396a233d85e9ef1e5c917ca (patch) | |
tree | 4e443e160815cd49e90f6766ddf8ee4869384f10 /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch | |
parent | 4c4709e5b1117255bd8360f565d82ddf87ffc5e8 (diff) | |
download | mtk-20170518-baa618790ad359e99396a233d85e9ef1e5c917ca.zip mtk-20170518-baa618790ad359e99396a233d85e9ef1e5c917ca.tar.gz mtk-20170518-baa618790ad359e99396a233d85e9ef1e5c917ca.tar.bz2 |
ath9k: allow multiple virtual interfaces on DFS channels
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48448
Diffstat (limited to 'package/kernel/mac80211/patches/530-ath9k_extra_leds.patch')
-rw-r--r-- | package/kernel/mac80211/patches/530-ath9k_extra_leds.patch | 2 |
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 66662f4..50ddd0b 100644 --- a/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch +++ b/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch @@ -165,7 +165,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 -@@ -951,7 +951,7 @@ int ath9k_init_device(u16 devid, struct +@@ -936,7 +936,7 @@ int ath9k_init_device(u16 devid, struct #ifdef CPTCFG_MAC80211_LEDS /* must be initialized before ieee80211_register_hw */ |