aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-26 17:31:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-26 17:31:15 +0000
commit099f2e1bd52395f0cbf002baf7dee0d16734ea56 (patch)
treee5476b6110744d0bf2cca46b0e73f60ceb0e111b /package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
parent482f6fb9db4d694c42e516ec5c546210da05908a (diff)
downloadmaster-187ad058-099f2e1bd52395f0cbf002baf7dee0d16734ea56.tar.gz
master-187ad058-099f2e1bd52395f0cbf002baf7dee0d16734ea56.tar.bz2
master-187ad058-099f2e1bd52395f0cbf002baf7dee0d16734ea56.zip
mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37839 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.patch2
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 f595059027..0257756f4d 100644
--- a/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
+++ b/package/kernel/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
-@@ -918,7 +918,7 @@ int ath9k_init_device(u16 devid, struct
+@@ -919,7 +919,7 @@ int ath9k_init_device(u16 devid, struct
#ifdef CPTCFG_MAC80211_LEDS
/* must be initialized before ieee80211_register_hw */