summaryrefslogtreecommitdiff
path: root/package/busybox/patches/524-udhcpc_renew.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-20 02:56:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-20 02:56:23 +0000
commit04d064a59055ede01f24312e2c384c501fc08cca (patch)
treee0e5afbe2cd54a865642c0839f89f4a2b7601d71 /package/busybox/patches/524-udhcpc_renew.patch
parentc4dbe835b4c289079e9ae6c4844606218639f9d0 (diff)
downloadmtk-20170518-04d064a59055ede01f24312e2c384c501fc08cca.zip
mtk-20170518-04d064a59055ede01f24312e2c384c501fc08cca.tar.gz
mtk-20170518-04d064a59055ede01f24312e2c384c501fc08cca.tar.bz2
busybox: refresh patches
SVN-Revision: 26738
Diffstat (limited to 'package/busybox/patches/524-udhcpc_renew.patch')
-rw-r--r--package/busybox/patches/524-udhcpc_renew.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/524-udhcpc_renew.patch b/package/busybox/patches/524-udhcpc_renew.patch
index 2a8e1c1..64b075a 100644
--- 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
-@@ -793,7 +793,6 @@ static void perform_renew(void)
+@@ -874,7 +874,6 @@ static void perform_renew(void)
state = RENEW_REQUESTED;
break;
case RENEW_REQUESTED: /* impatient are we? fine, square 1 */