X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=package%2Futils%2Fbusybox%2Fpatches%2F201-udhcpc_changed_ifindex.patch;h=e7e2fce309bf200a054825bd951edd16b2dda868;hp=3e4e049684b2b5585c9e048da67f8a3bbdd7babb;hb=c31df6e995c36e2b14b74f727b8392e6c1c10afc;hpb=94850b0068be2dcfffe201bfbd5832dbea418d2c diff --git a/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch b/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch index 3e4e049684..e7e2fce309 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 -@@ -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;