zephyr/samples/subsys/ipc
Kumar Gala 11b3dce674 samples: ipc: openamp: Fix missed return error check
The return from ipm_set_enabled wasn't assigned to 'status' so the check
right after the call to ipm_set_enabled() wasn't doing the right thing.

Fixes: #13881
Coverity CID: 190932

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-02 17:38:23 +01:00
..
ipm_imx
ipm_mailbox
ipm_mcux samples: subsys: ipm_mcux: Convert to use DT_ prefixed defines 2019-02-08 16:03:17 -06:00
openamp samples: ipc: openamp: Fix missed return error check 2019-03-02 17:38:23 +01:00
ipc.rst