iw: update to version 4.7
[openwrt/openwrt.git] / package / network / utils / iw / patches / 300-display_interface_TX_power.patch
index 2cdf360cc57a512680e7f9f0b2450055c2c81d35..f316c0cb6e9104ac6d83e3dcb5c97957b43cfb42 100644 (file)
@@ -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]) {