diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-11-08 09:44:15 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-11-08 10:42:35 +0100 |
commit | 97488c73190bb785cba818bf31e7361a27aded41 (patch) | |
tree | fe9e16a9f0aa7a635d62be56acf16a8a54f22c90 /drivers/mmc/host/sunxi-mmc.c | |
parent | tcmu: Fix some memory corruption (diff) | |
download | linux-97488c73190bb785cba818bf31e7361a27aded41.tar.xz linux-97488c73190bb785cba818bf31e7361a27aded41.zip |
tcmu: Add a missing unlock on an error path
We added a new error path here but we forgot to drop the lock first
before returning.
Fixes: 0d44374c1aae ("tcmu: fix double se_cmd completion")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/mmc/host/sunxi-mmc.c')
0 files changed, 0 insertions, 0 deletions