diff --git a/core/net/tcpip.c b/core/net/tcpip.c index e65123f0b..fda1b519f 100644 --- a/core/net/tcpip.c +++ b/core/net/tcpip.c @@ -643,7 +643,6 @@ tcpip_ipv6_output(void) PRINTF("tcpip_ipv6_output: nbr cache entry stale moving to delay\n"); } - stimer_set(&nbr->sendns, uip_ds6_if.retrans_timer / 1000); tcpip_output(&nbr->lladdr); #if UIP_CONF_IPV6_QUEUE_PKT