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