zephyr/samples
Jukka Rissanen 5f3f331d48 net: Adapt to new behavior of net_buf_frag_add v2
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>
2016-12-02 12:40:54 +02:00
..
basic
bluetooth
drivers samples: drivers: current sensing : Exit from testcase if device not found 2016-11-29 03:45:39 +00:00
environmental_sensing samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
grove
hello_world
ipm
legacy samples: tests: tag all legacy test cases and samples 2016-11-30 21:45:22 +00:00
logger-hook logging: add exeternal hook to sys_log 2016-11-27 23:07:35 -05:00
net net: Adapt to new behavior of net_buf_frag_add v2 2016-12-02 12:40:54 +02:00
nfc/nfc_hello samples/nfc: Update sample app 2016-11-25 16:50:20 +00:00
philosophers
power/power_mgr
sensor samples/sensors: Update README files 2016-11-26 10:46:10 +00:00
shell
static_lib
synchronization samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
testing
usb usb: Add WebUSB enabled custom class support. 2016-12-01 01:00:12 +00:00