summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/520-mac80211_cur_txpower.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
commit9cf157ac75180eb79b91736274f84ae6cfb994f9 (patch)
treeccd49c40333b7ad092ad91450e8301d0f52df294 /package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch
parent03b1d4289b8421bfbeedca95e95fb6e48b9122d8 (diff)
downloadmtk-20170518-9cf157ac75180eb79b91736274f84ae6cfb994f9.zip
mtk-20170518-9cf157ac75180eb79b91736274f84ae6cfb994f9.tar.gz
mtk-20170518-9cf157ac75180eb79b91736274f84ae6cfb994f9.tar.bz2
mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37839
Diffstat (limited to 'package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch')
-rw-r--r--package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch b/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch
index 837d9f6..56e956a 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;