From da7c2e1d7d4e640f57fadd23346084054a6184df Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Sun, 15 Aug 2010 10:06:58 +0000 Subject: package/busybox: fix missing bit, refresh patches SVN-Revision: 22660 --- 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 c5bf912..4533924 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 -@@ -342,6 +342,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c +@@ -980,6 +980,12 @@ int udhcpc_main(int argc UNUSED_PARAM, c /* silence "uninitialized!" warning */ unsigned timestamp_before_wait = timestamp_before_wait; -- cgit v1.1