[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 30 May 2013 07:50:46 +0000 (10:50 +0300)
committerJames 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