summaryrefslogtreecommitdiff
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.patch2
1 files changed, 1 insertions, 1 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 f316c0c..fe15b8f 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,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);
}