diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-11-26 11:25:31 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-11-26 11:25:31 +0000 |
commit | 8092d1a7ad065ab2e72535df7b98b0bf561ace1f (patch) | |
tree | 6bc8b55cf03a947463e72f3092af38f9283cea4f /package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch | |
parent | c47f4281b802c32a1416ac56af03f6d90f625e0b (diff) | |
download | upstream-8092d1a7ad065ab2e72535df7b98b0bf561ace1f.tar.gz upstream-8092d1a7ad065ab2e72535df7b98b0bf561ace1f.tar.bz2 upstream-8092d1a7ad065ab2e72535df7b98b0bf561ace1f.zip |
mac80211: merge another round of upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38918 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.patch | 2 |
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 f2b87f2edd..9361365642 100644 --- a/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch +++ b/package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch @@ -10,7 +10,7 @@ u8 uapsd_queues; --- a/net/mac80211/cfg.c +++ b/net/mac80211/cfg.c -@@ -2294,7 +2294,9 @@ static int ieee80211_get_tx_power(struct +@@ -2298,7 +2298,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); |