diff --git a/core/net/tcpip.c b/core/net/tcpip.c index 79b01b895..5ddd2fb1d 100644 --- a/core/net/tcpip.c +++ b/core/net/tcpip.c @@ -631,8 +631,8 @@ tcpip_ipv6_output(void) } /* memcpy(nbr->queue_buf, UIP_IP_BUF, uip_len); nbr->queue_buf_len = uip_len;*/ - uip_len = 0; #endif /*UIP_CONF_IPV6_QUEUE_PKT*/ + uip_len = 0; return; } /* if running NUD (nbc->state == STALE, DELAY, or PROBE ) keep