soc: qcom: glink_smem_native_xprt: Fake tx_done for intentless
Intentless transports do not support the tx_done command over the wire, but
the core still expects a tx_done signal. The core may leak memory if this
signal is not generated.
Fake the tx_done signal when needed to meet the core's expectations.
Change-Id: Ia16bffb0065e63850c790ca85075bde9ee43566c
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please register or sign in to comment