zephyr/subsys/net
Luiz Augusto von Dentz 73e76c2ce2 net: Remove unnecessary k_wakeup
net_buf_put already awakes the RX thread so k_wakeup is not necessary.

Change-Id: I18b5aef5d6e85a9461bc01c17f56c3d4d9a13824
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-12-16 19:14:53 +01:00
..
ip net: Remove unnecessary k_wakeup 2016-12-16 19:14:53 +01:00
Kconfig net: Switch net dependency to CONFIG_RANDOM_GENERATOR 2016-12-13 22:50:19 +00:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
TODO net: Update TODO list on L2 and 15.4 tasks 2016-12-16 19:14:51 +01:00
buf.c net: Fix incorrect logging format specifiers 2016-12-15 12:29:03 +00:00