mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 06:01:57 +00:00
Using net_nbuf_unref to release the net_buf so that we can debug the allocations more easily. It is ok to use the original net_buf_unref() too, we just miss some important net_buf housekeeping information if done like that. Change-Id: Ieb7b39ed525bfc46eb5c07a01f2a3a75fdbeb9fd Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
ieee802154_cc2520_regs.h | ||
ieee802154_cc2520.c | ||
ieee802154_cc2520.h | ||
ieee802154_mcr20a_regs.h | ||
ieee802154_mcr20a.c | ||
ieee802154_mcr20a.h | ||
ieee802154_nrf5.c | ||
ieee802154_nrf5.h | ||
ieee802154_uart_pipe.c | ||
ieee802154_uart_pipe.h | ||
Kconfig | ||
Kconfig.cc2520 | ||
Kconfig.mcr20a | ||
Kconfig.nrf5 | ||
Makefile |