summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/520-mac80211_cur_txpower.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-04-21 20:34:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-04-21 20:34:38 +0000
commitc233a89ab490383bf8137a15118d82b12ac41b8b (patch)
tree9e28a3a5ef101650cbb4f64bb18adbecf712abf0 /package/mac80211/patches/520-mac80211_cur_txpower.patch
parentb510eebeceaf9322e9892499da86e731b9d924f7 (diff)
downloadmtk-20170518-c233a89ab490383bf8137a15118d82b12ac41b8b.zip
mtk-20170518-c233a89ab490383bf8137a15118d82b12ac41b8b.tar.gz
mtk-20170518-c233a89ab490383bf8137a15118d82b12ac41b8b.tar.bz2
mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations
SVN-Revision: 31429
Diffstat (limited to 'package/mac80211/patches/520-mac80211_cur_txpower.patch')
-rw-r--r--package/mac80211/patches/520-mac80211_cur_txpower.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/520-mac80211_cur_txpower.patch b/package/mac80211/patches/520-mac80211_cur_txpower.patch
index f6dbbef..66dadf8 100644
--- a/package/mac80211/patches/520-mac80211_cur_txpower.patch
+++ b/package/mac80211/patches/520-mac80211_cur_txpower.patch
@@ -11,7 +11,7 @@
u16 listen_interval;
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
-@@ -1738,7 +1738,7 @@ static int ieee80211_get_tx_power(struct
+@@ -1742,7 +1742,7 @@ static int ieee80211_get_tx_power(struct
{
struct ieee80211_local *local = wiphy_priv(wiphy);