mbox series

[v2,0/2] rpmsg: glink: Fix + cleanup in __qcom_glink_send()

Message ID 20230418163018.785524-1-quic_bjorande@quicinc.com
Headers show
Series rpmsg: glink: Fix + cleanup in __qcom_glink_send() | expand

Message

Bjorn Andersson April 18, 2023, 4:30 p.m. UTC
Found these two things to fix/cleanup while poking around in the glink
code.

Bjorn Andersson (2):
  rpmsg: glink: Propagate TX failures in intentless mode as well
  rpmsg: glink: Consolidate TX_DATA and TX_DATA_CONT

 drivers/rpmsg/qcom_glink_native.c | 50 ++++++++++---------------------
 1 file changed, 16 insertions(+), 34 deletions(-)