git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607be2c
)
[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 30 May 2013 07:50:46 +0000
(10:50 +0300)
committer
James Bottomley
<JBottomley@Parallels.com>
Thu, 27 Jun 2013 00:41:44 +0000
(17:41 -0700)
There is an unlock missing if the == FNIC_IOREQ_ABTS_PENDING is
false.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Hiral Patel <hiralpat@cisco.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found