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 | 722553af77adaa8f5869c837a7b7e251351f46fd (patch) | |
tree | 71c9b82e455c2a8e9632b127cdfd3ae6e8ac74f9 /package/mac80211/patches/530-ath9k_extra_leds.patch | |
parent | c88dfafb1eebf5549b640d73199c8a5029237b58 (diff) | |
download | upstream-722553af77adaa8f5869c837a7b7e251351f46fd.tar.gz upstream-722553af77adaa8f5869c837a7b7e251351f46fd.tar.bz2 upstream-722553af77adaa8f5869c837a7b7e251351f46fd.zip |
mac80211: fix channel context related warnings when using wds ap mode (fixes #12585)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34610 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.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 bd428d0b23..9435122484 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 */ |