From 9cf157ac75180eb79b91736274f84ae6cfb994f9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 26 Aug 2013 17:31:15 +0000 Subject: mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues Signed-off-by: Felix Fietkau SVN-Revision: 37839 --- package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch') diff --git a/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch b/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch index 837d9f633f..56e956ae66 100644 --- a/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch +++ b/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch @@ -1,6 +1,6 @@ --- a/include/net/mac80211.h +++ b/include/net/mac80211.h -@@ -1616,6 +1616,7 @@ struct ieee80211_hw { +@@ -1617,6 +1617,7 @@ struct ieee80211_hw { u8 max_tx_aggregation_subframes; u8 offchannel_tx_hw_queue; u8 radiotap_mcs_details; -- cgit v1.2.3