From 7305b55588d698fa1496828a6cccfe729700eb59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Sat, 12 Nov 2016 15:59:00 +0100 Subject: iw: update to version 4.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Miłecki --- package/network/utils/iw/patches/300-display_interface_TX_power.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/iw/patches/300-display_interface_TX_power.patch') 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 --- 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]) { -- cgit v1.2.3