zephyr/samples
Jukka Rissanen 011b22d64e net: echo-server: Use net_buf_frag_del() return parameter
Because net_buf_frag_del() returns the next fragment in the list,
we can use the return value which makes the code nicer looking.

Change-Id: Ic3d0155417b52a34bfbaa918570ff9af95aee468
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-01-20 16:23:21 +02:00
..
basic license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bluetooth license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
environmental_sensing license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
grove license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hello_world license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
legacy license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
logger-hook license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net net: echo-server: Use net_buf_frag_del() return parameter 2017-01-20 16:23:21 +02:00
nfc/nfc_hello license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
philosophers license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
power/power_mgr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sensor license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
shell license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
synchronization license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
testing license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
advanced.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
kernel.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
samples.rst net: doc: add section about networking with qemu 2017-01-16 14:04:20 -05:00