mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 23:32:29 +00:00
This change is related to patch called "net: Adapt to new behavior of net_buf_frag_add" This version removes extra net_nbuf_unref() from the code. The unref was done because net_buf_frag_del() did not remove the double ref from the list element. Because of the other patch, the list does not have double ref any more, so we need to remove the extra unref in couple of extra places. Change-Id: If90e01c24b9b4e68afbfa283850d2a1ecb3065ed Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
networking | ||
usb | ||
power_management.rst | ||
sensor.rst | ||
shell.rst | ||
subsystems.rst |