Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpmsg: glink: Release idr lock before returning on error
The idr_lock should be released in the case that we don't find the given channel. Fixes: 44f6df9 ("rpmsg: glink: Fix idr_lock from mutex to spinlock") Reported-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
- Loading branch information