zephyr/subsys/ipc
Alberto Escolar Piedras ca26820ac1 ipc: icmsg: Check return error of pbuf_rx_init()
When pbuf_rx_init() was added, this caller did not check for a possibly
returned error to not have more overhead than before using this
function.
Although unlikely let's check for a possible error (not configured Rx
pbuf cfg).

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-10-02 10:09:18 +02:00
..
ipc_service ipc: icmsg: Check return error of pbuf_rx_init() 2024-10-02 10:09:18 +02:00
rpmsg_service ipc: rpmsg_service: Remove virtual shared memory device 2024-10-02 10:04:59 +02:00
CMakeLists.txt
Kconfig