commit | 5d65f91896197bd047f97ed8e7792b06de491eac | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu May 30 10:50:46 2013 +0300 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 26 17:41:44 2013 -0700 |
tree | 9eaf4f6f1531179197798251661759cd1a825e8e | |
parent | 607be2cff4f4899f47ef906eba5b147abc3c5da4 [diff] |
[SCSI] fnic: potential dead lock in fnic_is_abts_pending() 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>