zephyr/net
Ravi kumar Veeramally 3ccf24ccab net: Remove assert and return false in net_nbuf_write
In case of invalid parameters return false than NET_ASSERT.
This way we can continue calling net_nbuf_write() and the
function will will cause no ill effects to the net_buf.

Change-Id: I008a044069d26cb8b5971524dd3e1f23f0786926
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-12-02 12:40:48 +02:00
..
ip net: Fix Kconfig indentation issue 2016-12-02 12:40:47 +02:00
yaip net: Remove assert and return false in net_nbuf_write 2016-12-02 12:40:48 +02:00
buf.c net: buf: Add extra logic when debug is enabled 2016-11-28 14:57:44 +00:00
Kconfig net: Fix Kconfig indentation issue 2016-12-02 12:40:47 +02:00
Makefile net: Add L2 RAW channel hidden option 2016-12-02 12:40:46 +02:00
TODO net: Add more items to TODO 2016-12-02 12:40:23 +02:00