mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
f4cfc9579d
return -EAGAIN will cause rpmsg_virtio_get_tx_payload_buffer() in OpenAMP break immediately, but should return to the sleep() logic to wait buffer is return. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com>