No description
Find a file
Johan Hedberg 4e3e23eb18 net: Use net_buf APIs for getting net_buf elements from FIFO
The net_buf API ensures that the frags pointer gets initialized
properly. Using nano_fifo_get could mean that buf->frags is something
else than NULL if there was more than one item in the FIFO.

Change-Id: If65e85a7cbe82f562307dc781d48110c3be0472b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-06-14 09:20:06 +00:00
arch nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
boards nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
doc doc: removing unicode trade mark chars 2016-06-10 18:52:59 +00:00
drivers Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
ext ext: Update and extend Nordic MDK header files 2016-06-03 04:41:26 -07:00
include nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
kernel nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
lib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net net: Use net_buf APIs for getting net_buf elements from FIFO 2016-06-14 09:20:06 +00:00
samples samples/task_profiler: modifications to ease integration 2016-06-10 15:16:16 +00:00
scripts sanitycheck: build for altera_max10 board 2016-06-10 15:22:42 +00:00
tests tests: test nano_fifo_put_list and nano_fifo_put_slist. 2016-06-13 20:24:42 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINER: add maintainer component and reviewers 2016-06-10 19:32:20 +00:00
Makefile Zephyr v1.4.0 2016-06-03 12:17:40 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00