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 debug: openocd: build openocd symbols using obj- 2017-08-10 09:13:06 -05:00
disk
fs
logging kconfig: build code conditionally when possible 2017-08-14 20:32:26 -04:00
net net: Remove check for k_delayed_work_cancel 2017-08-25 15:34:40 -04:00
shell
usb Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
Kconfig
Makefile Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00