iw: update to version 4.9
[lede.git] / package / network / utils / iw / patches / 300-display_interface_TX_power.patch
index 574c490318d03d09f6c6762be892b0814718dbbe..fe15b8f2e400006376a5fff264d5ed9328d56d56 100644 (file)
@@ -12,12 +12,10 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
  interface.c | 7 +++++++
  1 file changed, 7 insertions(+)
 
-diff --git a/interface.c b/interface.c
-index 73ccecd..4f0821d 100644
 --- a/interface.c
 +++ b/interface.c
-@@ -368,6 +368,13 @@ static int print_iface_handler(struct nl_msg *msg, void *arg)
-               printf("\n");
+@@ -441,6 +441,13 @@ static int print_iface_handler(struct nl
+                      indent, txp / 100, txp % 100);
        }
  
 +      if (tb_msg[NL80211_ATTR_WIPHY_TX_POWER_LEVEL]) {