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 | 78f4ab6fc0b6642e6c2370a8762ab414d6bf2591 (patch) | |
tree | 7c2314bf01d30562e22c397ee757b3a46739cdb9 /package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch | |
parent | bb2b428a5cfc838b83041b5a72143dc7e218ee4b (diff) | |
download | mtk-20170518-78f4ab6fc0b6642e6c2370a8762ab414d6bf2591.zip mtk-20170518-78f4ab6fc0b6642e6c2370a8762ab414d6bf2591.tar.gz mtk-20170518-78f4ab6fc0b6642e6c2370a8762ab414d6bf2591.tar.bz2 |
mac80211: merge another round of upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38918
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 f2b87f2..9361365 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); |