releases/mtl/v6.1
RanderWang
tagged this
19 Sep 10:21
Use list_is_empty to check the message is queued or not. The notify message is initialized to empty after deleting from the ipc msg list. We use the same idea in ipc_msg_send. Signed-off-by: Rander Wang <[email protected]>