zephyr/subsys
Luiz Augusto von Dentz 9147b53d76 net: Remove check for k_delayed_work_cancel
k_delayed_work_cancel now only fail if it hasn't been submitted which
means it is not in use anyway so it safe to reset its data regardless
of its return.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-25 15:34:40 -04:00
..
bluetooth Bluetooth: controller: Fix broken switch statement 2017-08-25 16:25:11 +02:00
console
cpp
debug
disk
fs
logging
net net: Remove check for k_delayed_work_cancel 2017-08-25 15:34:40 -04:00
shell
usb
Kconfig
Makefile