Go to file
Tomasz Bursztyka 2e95186eff net: nbuf: Let's remove inner type
It's possible to know from which pool the nbuf comes from so
let's reduce nbuf size by removing its internal type attribute which
becomes then useless.

When a data buffer is not coming from nbuf data buffer pool, let's call
it "EXTERNAL", just to make debugging handling a little simple in the
code.

Change-Id: I6931394c8c4f594137f6380be0a0ba5cea371040
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-01-02 10:03:19 +01:00
.known-issues
arch
boards
doc net: Restructure network protocols 2017-01-02 10:03:19 +01:00
drivers
ext
include net: nbuf: Let's remove inner type 2017-01-02 10:03:19 +01:00
kernel
lib net: Restructure network protocols 2017-01-02 10:03:19 +01:00
misc
samples net: Restructure network protocols 2017-01-02 10:03:19 +01:00
scripts Revert "sanitycheck: reduce number of unnecessary configuration builds" 2016-12-30 09:43:48 -06:00
subsys net: nbuf: Let's remove inner type 2017-01-02 10:03:19 +01:00
tests net: Restructure network protocols 2017-01-02 10:03:19 +01:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
release-notes.rst
zephyr-env.sh