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 | bcb4d0a14af18b05651218cf13daf766e70cf727 (patch) | |
tree | 83fc24c57cac260353f0f08015b543b78d687018 /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch | |
parent | a630350ba3a6d21911ad8ff69241070e84204252 (diff) | |
download | master-187ad058-bcb4d0a14af18b05651218cf13daf766e70cf727.tar.gz master-187ad058-bcb4d0a14af18b05651218cf13daf766e70cf727.tar.bz2 master-187ad058-bcb4d0a14af18b05651218cf13daf766e70cf727.zip |
ath9k: allow multiple virtual interfaces on DFS channels
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48448 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.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 66662f4c5a..50ddd0b9d9 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 */ |