mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 12:11:56 +00:00
finalize_segment() will call net_ipv4_finalize() or net_ipv6_finalize(). Both the functions perform net_nbuf_compact(). But after finalize_segment(), net_nbuf_compact() called again, which is unnecessary. Change-Id: I9fab63bcc44eec87061a4b55edd5053cf6556a75 Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
debug | ||
disk | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |