From 4fdea4ee6a291effc0ae8c1cefa11acd5936a3ca Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 8 Oct 2012 12:31:27 +0000 Subject: busybox: refresh patches SVN-Revision: 33661 --- package/busybox/patches/243-udhcpc_changed_ifindex.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/patches/243-udhcpc_changed_ifindex.patch') diff --git a/package/busybox/patches/243-udhcpc_changed_ifindex.patch b/package/busybox/patches/243-udhcpc_changed_ifindex.patch index 4b28166bc2..cb0df224cc 100644 --- a/package/busybox/patches/243-udhcpc_changed_ifindex.patch +++ b/package/busybox/patches/243-udhcpc_changed_ifindex.patch @@ -1,6 +1,6 @@ --- a/networking/udhcp/dhcpc.c +++ b/networking/udhcp/dhcpc.c -@@ -1205,6 +1205,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c +@@ -1267,6 +1267,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c /* silence "uninitialized!" warning */ unsigned timestamp_before_wait = timestamp_before_wait; -- cgit v1.2.3