[package] busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
[openwrt/svn-archive/archive.git] / package / busybox / patches / 524-udhcpc_renew.patch
index 2a72755349f1e19cae469e85217839ff9061ea6a..2a8e1c14495d9e62baeea0260404836d3ea4b529 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -711,7 +711,6 @@ static void perform_renew(void)
+@@ -793,7 +793,6 @@ static void perform_renew(void)
                state = RENEW_REQUESTED;
                break;
        case RENEW_REQUESTED: /* impatient are we? fine, square 1 */