diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-12-10 18:29:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-12-10 18:29:17 +0000 |
commit | b8757c644f02ae75e23bfd231682453d5a75f30f (patch) | |
tree | c55e00baa15b35fe4b374ad725484c99fd539ec4 /package/mac80211/patches/530-ath9k_extra_leds.patch | |
parent | faba477274075f440866283c88dbd67ff10fbc52 (diff) | |
download | mtk-20170518-b8757c644f02ae75e23bfd231682453d5a75f30f.zip mtk-20170518-b8757c644f02ae75e23bfd231682453d5a75f30f.tar.gz mtk-20170518-b8757c644f02ae75e23bfd231682453d5a75f30f.tar.bz2 |
mac80211: fix channel context related warnings when using wds ap mode (fixes #12585)
SVN-Revision: 34610
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 bd428d0..9435122 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 -@@ -878,7 +878,7 @@ int ath9k_init_device(u16 devid, struct +@@ -878,7 +878,7 @@ int ath9k_init_device(u16 devid, struct #ifdef CONFIG_MAC80211_LEDS /* must be initialized before ieee80211_register_hw */ |