zephyr/subsys
Johan Hedberg 45bc46d42e net: buf: Introduce net_buf_destroy() wrapper
This is only for use with custom destroy callbacks, so that the
application gets isolated away from the details of how exactly the
buffers are managed. This opens up the possibility of switching away
from k_fifo to potentially better solutions, such as k_lifo.

Change-Id: I0d8322fdec3500d8ae060ae471b9448aeaa4572a
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-15 08:45:05 +02:00
..
bluetooth net: buf: Introduce net_buf_destroy() wrapper 2016-12-15 08:45:05 +02:00
fs fs/disk: Improve code readability 2016-12-05 02:46:52 +00:00
net net: buf: Introduce net_buf_destroy() wrapper 2016-12-15 08:45:05 +02:00
usb usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
Kconfig net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00