Re: [PATCH v2 15/20] rpmsg: glink: Add rx done command

2017-08-28 Thread Arun Kumar Neelakantam
On 8/24/2017 12:51 PM, Sricharan R wrote: Send RX data receive ack to remote and also inform that local intent buffer is used and freed. This informs the remote to request for next set of intent buffers before doing a send operation. Signed-off-by: Sricharan R Signed-off-by: Bjorn Andersson

[PATCH v2 15/20] rpmsg: glink: Add rx done command

2017-08-24 Thread Sricharan R
Send RX data receive ack to remote and also inform that local intent buffer is used and freed. This informs the remote to request for next set of intent buffers before doing a send operation. Signed-off-by: Sricharan R Signed-off-by: Bjorn Andersson --- drivers/rpmsg/qcom_glink_native.c | 83 ++