mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 03:21:57 +00:00
In some cases the net_pkt can be null when freeing it, this will print error from net_pkt library. Avoid this by checking the value of net_pkt before calling net_pkt_unref(). Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
debug | ||
disk | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |