aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iw/patches/300-display_interface_TX_power.patch
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2016-11-12 15:59:00 +0100
committerRafał Miłecki <rafal@milecki.pl>2016-11-12 16:04:16 +0100
commit7305b55588d698fa1496828a6cccfe729700eb59 (patch)
treea7356febeb2aca68cc6d3f4b957cc6fa47aba18c /package/network/utils/iw/patches/300-display_interface_TX_power.patch
parent9cac5e8be014b89326880ae5d7b885013614e0ca (diff)
downloadupstream-7305b55588d698fa1496828a6cccfe729700eb59.tar.gz
upstream-7305b55588d698fa1496828a6cccfe729700eb59.tar.bz2
upstream-7305b55588d698fa1496828a6cccfe729700eb59.zip
iw: update to version 4.7
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/network/utils/iw/patches/300-display_interface_TX_power.patch')
-rw-r--r--package/network/utils/iw/patches/300-display_interface_TX_power.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iw/patches/300-display_interface_TX_power.patch b/package/network/utils/iw/patches/300-display_interface_TX_power.patch
index 2cdf360cc5..f316c0cb6e 100644
--- a/package/network/utils/iw/patches/300-display_interface_TX_power.patch
+++ b/package/network/utils/iw/patches/300-display_interface_TX_power.patch
@@ -14,8 +14,8 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
--- a/interface.c
+++ b/interface.c
-@@ -368,6 +368,13 @@ static int print_iface_handler(struct nl
- printf("\n");
+@@ -374,6 +374,13 @@ static int print_iface_handler(struct nl
+ indent, txp / 100, txp % 100);
}
+ if (tb_msg[NL80211_ATTR_WIPHY_TX_POWER_LEVEL]) {