Skip to content
Commit 7da8ca31 authored by Celina Sophie Kalus's avatar Celina Sophie Kalus Committed by Anas Nashif
Browse files

samples: ipc: icmsg: Do not return busy error codes



When sending a lot of data, a busy error code returned by the IPC is to
be expected. But if the last attempted send returns busy, this error
code is returned to the calling function, causing an error log message.
Fix this by setting return variable to 0 on this acceptable error.

Signed-off-by: default avatarCelina Sophie Kalus <hello@celinakalus.de>
parent 9e0d4ef8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment