X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a1177f1d984e8d1e81fd898ea740fbf3c26a75fd..df75fe9f172b657962ff8a78a0cf32be541a81a6:/package/busybox/patches/524-udhcpc_renew.patch diff --git a/package/busybox/patches/524-udhcpc_renew.patch b/package/busybox/patches/524-udhcpc_renew.patch index 2a8e1c144..64b075a59 100644 --- a/package/busybox/patches/524-udhcpc_renew.patch +++ b/package/busybox/patches/524-udhcpc_renew.patch @@ -1,6 +1,6 @@ --- a/networking/udhcp/dhcpc.c +++ b/networking/udhcp/dhcpc.c -@@ -793,7 +793,6 @@ static void perform_renew(void) +@@ -874,7 +874,6 @@ static void perform_renew(void) state = RENEW_REQUESTED; break; case RENEW_REQUESTED: /* impatient are we? fine, square 1 */