busybox: update to version 1.23.2
[openwrt/staging/rmilecki.git] / package / utils / busybox / patches / 203-udhcpc_renew_no_deconfig.patch
index 4bb64b8ad03e037fe17af495fe9daf9d9ef66208..471f12f72873f0066d23d6f3ce8120bafeb2aeb1 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -1087,7 +1087,6 @@ static void perform_renew(void)
+@@ -1093,7 +1093,6 @@ static void perform_renew(void)
                state = RENEW_REQUESTED;
                break;
        case RENEW_REQUESTED: /* impatient are we? fine, square 1 */