aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iw/patches/300-display_interface_TX_power.patch
diff options
context:
space:
mode:
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]) {