X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Futils%2Fbusybox%2Fpatches%2F201-udhcpc_changed_ifindex.patch;h=f32cea2830675bce4eeceaddcb43bfae01a090ea;hb=f01f5c1cbf0baf6fddcf04101efc7b0f13005949;hp=e7e2fce309bf200a054825bd951edd16b2dda868;hpb=9eaece8b29990293c1664e6cbe292bff6b8d6572;p=openwrt.git diff --git a/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch b/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch index e7e2fce309..f32cea2830 100644 --- a/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch +++ b/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch @@ -1,6 +1,6 @@ --- a/networking/udhcp/dhcpc.c +++ b/networking/udhcp/dhcpc.c -@@ -1410,6 +1410,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c +@@ -1418,6 +1418,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c /* silence "uninitialized!" warning */ unsigned timestamp_before_wait = timestamp_before_wait;