When wrapping around the FIFO, the remote expects the tail pointer to
be reset to 0 on the edge case where the tail equals the FIFO length.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| qcom_glink_native.c | ||
| qcom_glink_native.h | ||
| qcom_glink_rpm.c | ||
| qcom_glink_smem.c | ||
| qcom_smd.c | ||
| rpmsg_char.c | ||
| rpmsg_core.c | ||
| rpmsg_internal.h | ||
| virtio_rpmsg_bus.c | ||