busybox: update to 1.30.0
[openwrt/staging/nbd.git] / package / utils / busybox / patches / 203-udhcpc_renew_no_deconfig.patch
index 301f65863a7b89b43e372f28b4307945a9a09a94..6f5d3cc8bf3b632b2a965592211bc30f4ef5120f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -1118,7 +1118,6 @@ static void perform_renew(void)
+@@ -1128,7 +1128,6 @@ static void perform_renew(void)
                state = RENEW_REQUESTED;
                break;
        case RENEW_REQUESTED: /* impatient are we? fine, square 1 */