diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-02-01 15:33:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-02-01 15:33:04 +0000 |
commit | b9a605b8bfce54c7f8e5d2989c3509783bc14738 (patch) | |
tree | a6326b141b7ad0c05aa5ff367188519d5956a5e4 /package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch | |
parent | 8fa06b7e3cfbd7d120a053c05272b33e180da90f (diff) | |
download | mtk-20170518-b9a605b8bfce54c7f8e5d2989c3509783bc14738.zip mtk-20170518-b9a605b8bfce54c7f8e5d2989c3509783bc14738.tar.gz mtk-20170518-b9a605b8bfce54c7f8e5d2989c3509783bc14738.tar.bz2 |
mac80211: merge upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39442
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 545e665..df62048 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 -@@ -2323,7 +2323,9 @@ static int ieee80211_get_tx_power(struct +@@ -2326,7 +2326,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); |