rpmsg: glink: Return -EAGAIN when there is no FIFO space
The TX FIFO can be full, if the remote client has
not read enough data (or) reading it slowly. So its
nessecary to return -EAGAIN to the local client to
enable retry.
Change-Id: If93ab28ffed4b5bdd3c017d0bf48b7018837ded6
Signed-off-by:
Sricharan R <sricharan@codeaurora.org>
Loading
Please register or sign in to comment