busybox: update to 1.26.2
[openwrt/openwrt.git] / package / utils / busybox / patches / 201-udhcpc_changed_ifindex.patch
index 4a9ae9813ee71880906c05d273535304c80591dc..f5e3a075aed1ac1a682eb42c85bdfebdea49cca4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -1422,6 +1422,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c
+@@ -1439,6 +1439,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c
                /* silence "uninitialized!" warning */
                unsigned timestamp_before_wait = timestamp_before_wait;