Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: bb4459fe30c954ae9772d8600e7e86515ff7ffff https://github.com/OpenAMP/open-amp/commit/bb4459fe30c954ae9772d8600e7e86515... Author: Bowen Wang wangbowen6@xiaomi.com Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths: M lib/rpmsg/rpmsg_virtio.c
Log Message: ----------- rpmsg_virtio: fix rpmsg_virtio_get_tx_payload_buffer() error
If rpmsg_virtio_notify_wait() returns RPMSG_SUCCESS, we should not directly return NULL, but call rpmsg_virtio_get_tx_buffer to get the tx buffer again.
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com Signed-off-by: Bowen Wang wangbowen6@xiaomi.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications