summaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch')
-rw-r--r--package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch b/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch
index f38b128ff8..1e44552c13 100644
--- a/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch
+++ b/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch
@@ -1,6 +1,6 @@
--- a/networking/udhcp/dhcpc.c
+++ b/networking/udhcp/dhcpc.c
-@@ -1101,7 +1101,6 @@ static void perform_renew(void)
+@@ -1103,7 +1103,6 @@ static void perform_renew(void)
state = RENEW_REQUESTED;
break;
case RENEW_REQUESTED: /* impatient are we? fine, square 1 */