X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Futils%2Fbusybox%2Fpatches%2F201-udhcpc_changed_ifindex.patch;h=f32cea2830675bce4eeceaddcb43bfae01a090ea;hp=e7e2fce309bf200a054825bd951edd16b2dda868;hb=e35d42e890024b1612780444a785132abbdfd70d;hpb=ce0989439850a1306dc2e61d711b5dd50b9f2b13 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;