X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cbcb84e29cd690e03847aa1d0f2ccdf16f78ee76..733f605a17e5ef598450cb30b5a92891c7e0da2b:/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 2a7275534..2a8e1c144 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 -@@ -711,7 +711,6 @@ static void perform_renew(void) +@@ -793,7 +793,6 @@ static void perform_renew(void) state = RENEW_REQUESTED; break; case RENEW_REQUESTED: /* impatient are we? fine, square 1 */