aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-01-30 15:55:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-01-30 15:55:59 +0000
commita89c59249a53a4a4183f8b90cfbe542a74134d26 (patch)
treee55c514e31c5aa55fe9663d44725375e77f65559 /package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch
parent9130ba35ea4e3c09ead64a7f5eb57aaf5b0694a6 (diff)
downloadupstream-a89c59249a53a4a4183f8b90cfbe542a74134d26.tar.gz
upstream-a89c59249a53a4a4183f8b90cfbe542a74134d26.tar.bz2
upstream-a89c59249a53a4a4183f8b90cfbe542a74134d26.zip
mac80211: refresh tarball with a newer backports version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39428 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a946e05462..545e665914 100644
--- a/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch
+++ b/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch
@@ -23,7 +23,7 @@
*dbm = sdata->vif.bss_conf.txpower;
--- a/net/mac80211/main.c
+++ b/net/mac80211/main.c
-@@ -154,6 +154,7 @@ static u32 ieee80211_hw_conf_chan(struct
+@@ -158,6 +158,7 @@ static u32 ieee80211_hw_conf_chan(struct
if (local->hw.conf.power_level != power) {
changed |= IEEE80211_CONF_CHANGE_POWER;