Skip to content
Commit c3388a07 authored by Dan Carpenter's avatar Dan Carpenter Committed by Bjorn Andersson
Browse files

rpmsg: smd: Fix double unlock in __qcom_smd_send()



We're not holding the lock here, so we shouldn't unlock.

Fixes: 178f3f75 ("rpmsg: smd: Don't hold the tx lock during wait")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
[bjorn: renamed "out" label to further distinguish the two exit paths]
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent fb416f69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment