zephyr/subsys
Morten Priess c1cb5ea540 Bluetooth: controller: Remove compiler specific warning
Some compilers can't resolve the conditional if/else/else construction
in ull_conn event_len_prep function, and fail with an 'uninitialized
variables' error. The change has no functional impact.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2020-02-04 18:11:18 +01:00
..
bluetooth Bluetooth: controller: Remove compiler specific warning 2020-02-04 18:11:18 +01:00
canbus canbus: canopen: Fix broken CANOPEN_STORAGE_HANDLER_ERASES_EEPROM ref. 2020-01-25 08:15:53 -05:00
console console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-28 12:56:50 -06:00
cpp treewide: avoid use of unsupported C++ specifiers 2019-12-13 17:19:54 -06:00
debug arch: arm64: Enable tracing 2020-02-01 08:08:43 -05:00
dfu dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
disk treewide: use full path to spi.h header 2020-01-26 17:52:12 +01:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs treewide: use full path to flash.h header 2020-01-26 17:52:12 +01:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging logging: Add source name to error message about missing log_strdup 2020-02-01 08:09:26 -05:00
mgmt kconfig: Remove log backend options from MCUMGR configuration 2020-02-03 18:21:55 +01:00
net net: pkt: Fixed packet buffer corruption in net_pkt_pull() 2020-02-03 10:47:08 +02:00
power power: device: deduplicate suspending code 2020-02-02 09:05:15 -05:00
random random: rand32_ctr_drbg: Handle error in initialize function 2020-01-28 13:31:52 -08:00
settings settings: Reduction of settings_src_register function 2020-02-03 18:39:49 +01:00
shell shell: device: show PM state in device list 2020-02-02 09:05:15 -05:00
stats
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite tests: testsuite: Add Cortex-A case 2020-02-01 08:08:43 -05:00
usb usb: audio: Fixed switching to alternate interface 2020-02-04 17:37:06 +02:00
CMakeLists.txt canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00
Kconfig canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00