aboutsummaryrefslogtreecommitdiffstats
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
commite95852bfa990ba31a6c6cbdb5d079b1590ebf08a (patch)
tree82491e579c625ba8bf5f45a880c92934475ab6ab /package/mac80211/patches/520-mac80211_cur_txpower.patch
parent1bc606c5363f65c16ef076a07f6494f6fec9b4a2 (diff)
downloadmaster-187ad058-e95852bfa990ba31a6c6cbdb5d079b1590ebf08a.tar.gz
master-187ad058-e95852bfa990ba31a6c6cbdb5d079b1590ebf08a.tar.bz2
master-187ad058-e95852bfa990ba31a6c6cbdb5d079b1590ebf08a.zip
mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31429 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f6dbbef740..66dadf81f5 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);