Go to file
Ravi kumar Veeramally d3ea2021f4 net: tcp: Remove multiple checks on nbuf protocol family
Protocol family is checked in prepare_segment() and in same function
it's again verified by finalize_segment(). So remove the double checking
in finalize_segment().

Change-Id: I17123ab8741d017d7e3ff1ef3fb07371b0d4aa66
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-02-09 09:43:06 +02:00
.known-issues
arch build: Separate out prebuilt kernel logic from toplevel 2017-02-08 19:11:10 +00:00
boards boards: add panther board 2017-02-09 01:39:38 +00:00
doc doc: add permalinks to document headings 2017-02-08 13:16:40 +00:00
drivers riscv32: timer: disable riscv_machine_timer driver by default for riscv32 2017-02-09 00:26:26 +01:00
ext
include toolchain: gcc.h: add indirection to _GENERIC_SECTION() macro 2017-02-08 19:10:55 +00:00
kernel
lib
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples
scripts
subsys net: tcp: Remove multiple checks on nbuf protocol family 2017-02-09 09:43:06 +02:00
tests tests: add filesystem api test 2017-02-08 13:25:35 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile build: Separate out prebuilt kernel logic from toplevel 2017-02-08 19:11:10 +00:00
Makefile.inc
Makefile.test
zephyr-env.sh