From: Christof Schmitt Date: Fri, 18 Apr 2008 10:51:57 +0000 (+0200) Subject: [SCSI] zfcp: Fix error handling for blocked unit for send FCP command X-Git-Tag: v2.6.26-rc1~1140^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b7658aed76f1763416878ead9be4ffa288b7a3;p=pandora-kernel.git [SCSI] zfcp: Fix error handling for blocked unit for send FCP command In the case the unit is blocked, zfcp_unit_get has not been called yet, so the error handling path should not call zfcp_unit_put. Signed-off-by: Christof Schmitt Signed-off-by: Martin Peschke Signed-off-by: James Bottomley --- Reading git-diff-tree failed