aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/520-mac80211_cur_txpower.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-12-10 18:29:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-12-10 18:29:17 +0000
commit722553af77adaa8f5869c837a7b7e251351f46fd (patch)
tree71c9b82e455c2a8e9632b127cdfd3ae6e8ac74f9 /package/mac80211/patches/520-mac80211_cur_txpower.patch
parentc88dfafb1eebf5549b640d73199c8a5029237b58 (diff)
downloadmaster-187ad058-722553af77adaa8f5869c837a7b7e251351f46fd.tar.gz
master-187ad058-722553af77adaa8f5869c837a7b7e251351f46fd.tar.bz2
master-187ad058-722553af77adaa8f5869c837a7b7e251351f46fd.zip
mac80211: fix channel context related warnings when using wds ap mode (fixes #12585)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34610 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 48ded53dd8..cc049f7c99 100644
--- a/package/mac80211/patches/520-mac80211_cur_txpower.patch
+++ b/package/mac80211/patches/520-mac80211_cur_txpower.patch
@@ -10,7 +10,7 @@
};
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
-@@ -2096,7 +2096,9 @@ static int ieee80211_get_tx_power(struct
+@@ -2105,7 +2105,9 @@ static int ieee80211_get_tx_power(struct
struct ieee80211_local *local = wiphy_priv(wiphy);
struct ieee80211_sub_if_data *sdata = IEEE80211_WDEV_TO_SUB_IF(wdev);