busybox: update to 1.33
[openwrt/staging/hauke.git] / package / utils / busybox / patches / 203-udhcpc_renew_no_deconfig.patch
index 3d3c0cc403ea6371e84d8cddd5525138c756a314..88a98c0a1c81bfe486c4b431fc03867786371bd4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -1126,7 +1126,6 @@ static void perform_renew(void)
+@@ -1125,7 +1125,6 @@ static void perform_renew(void)
                client_data.state = RENEW_REQUESTED;
                break;
        case RENEW_REQUESTED: /* impatient are we? fine, square 1 */