zephyr/subsys/net
Jukka Rissanen 6ff97e40c4 net: core: Use K_NO_WAIT when spawning RX and TX threads
Instead of magic constant (0) use the K_NO_WAIT when spawning
a thread.

Change-Id: Ib3a181fdfa246843d9c708592ccc754e54bc6005
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:49 +02:00
..
ip net: core: Use K_NO_WAIT when spawning RX and TX threads 2017-03-09 20:33:49 +02:00
lib lib/zoap: Fix warning about signedness conversion 2017-03-09 20:33:40 +02:00
buf.c net: buf: Add more accounting info to net_buf pool 2017-03-09 20:33:42 +02:00
Kconfig net: buf: Add more accounting info to net_buf pool 2017-03-09 20:33:42 +02:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: todo: Mark multicast join/leave support done 2017-03-09 20:33:48 +02:00