busybox: update to version 1.23.2
[openwrt/staging/wigyori.git] / package / utils / busybox / patches / 201-udhcpc_changed_ifindex.patch
index 3e4e049684b2b5585c9e048da67f8a3bbdd7babb..e7e2fce309bf200a054825bd951edd16b2dda868 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -1400,6 +1400,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c
+@@ -1410,6 +1410,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c
                /* silence "uninitialized!" warning */
                unsigned timestamp_before_wait = timestamp_before_wait;