busybox: update to 1.28.2
[openwrt/openwrt.git] / package / utils / busybox / patches / 203-udhcpc_renew_no_deconfig.patch
index 7b77d2970b9dd19998bd876ff313b393eb4fedd5..f8e66403898a90700eadae22746c640215576000 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -1112,7 +1112,6 @@ static void perform_renew(void)
+@@ -1124,7 +1124,6 @@ static void perform_renew(void)
                state = RENEW_REQUESTED;
                break;
        case RENEW_REQUESTED: /* impatient are we? fine, square 1 */