From: Dan Carpenter Date: Thu, 30 May 2013 07:50:46 +0000 (+0300) Subject: [SCSI] fnic: potential dead lock in fnic_is_abts_pending() X-Git-Tag: v3.11-rc1~88^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d65f91896197bd047f97ed8e7792b06de491eac;p=pandora-kernel.git [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 Acked-by: Hiral Patel Signed-off-by: James Bottomley --- Reading git-diff-tree failed