aboutsummaryrefslogtreecommitdiffstats
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 3d3c0cc403..88a98c0a1c 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
-@@ -1126,7 +1126,6 @@ static void perform_renew(void)
+@@ -1125,7 +1125,6 @@ static void perform_renew(void)
client_data.state = RENEW_REQUESTED;
break;
case RENEW_REQUESTED: /* impatient are we? fine, square 1 */