X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F524-udhcpc_renew.patch;h=8ba4835ae732c8cc12e7ed36dea8de37329c6c66;hb=6b9e04991d241fdafbdf9e899e4ea1ac2c4f5cd4;hp=b663e32879a21c4a9ead1da82524b3a800d52bc4;hpb=1e82faaa5e835b00676421b1c63bef541f8ca0d3;p=oweals%2Fopenwrt.git diff --git a/package/busybox/patches/524-udhcpc_renew.patch b/package/busybox/patches/524-udhcpc_renew.patch index b663e32879..8ba4835ae7 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 -@@ -63,7 +63,6 @@ +@@ -76,7 +76,6 @@ static void perform_renew(void) state = RENEW_REQUESTED; break; case RENEW_REQUESTED: /* impatient are we? fine, square 1 */