projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc...
[openwrt.git]
/
package
/
busybox
/
patches
/
524-udhcpc_renew.patch
diff --git
a/package/busybox/patches/524-udhcpc_renew.patch
b/package/busybox/patches/524-udhcpc_renew.patch
index
02bafaa
..
8ba4835
100644
(file)
--- a/
package/busybox/patches/524-udhcpc_renew.patch
+++ b/
package/busybox/patches/524-udhcpc_renew.patch
@@
-1,6
+1,6
@@
--- a/networking/udhcp/dhcpc.c
+++ b/networking/udhcp/dhcpc.c
--- a/networking/udhcp/dhcpc.c
+++ b/networking/udhcp/dhcpc.c
-@@ -
63,7 +63
,6 @@ static void perform_renew(void)
+@@ -
76,7 +76
,6 @@ static void perform_renew(void)
state = RENEW_REQUESTED;
break;
case RENEW_REQUESTED: /* impatient are we? fine, square 1 */
state = RENEW_REQUESTED;
break;
case RENEW_REQUESTED: /* impatient are we? fine, square 1 */
This page took
0.024111 seconds
and
4
git commands to generate.