iw: update to version 4.9
[openwrt/staging/blogic.git] / package / network / utils / iw / patches / 300-display_interface_TX_power.patch
index f316c0cb6e9104ac6d83e3dcb5c97957b43cfb42..fe15b8f2e400006376a5fff264d5ed9328d56d56 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
 
 --- a/interface.c
 +++ b/interface.c
-@@ -374,6 +374,13 @@ static int print_iface_handler(struct nl
+@@ -441,6 +441,13 @@ static int print_iface_handler(struct nl
                       indent, txp / 100, txp % 100);
        }