From: Heiko Carstens Date: Mon, 19 May 2008 10:17:39 +0000 (+0200) Subject: [SCSI] zfcp: Fix fsf_status_read return code handling X-Git-Tag: v2.6.27-rc1~1059^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21417820f8f659a6b73cc937ab39bf77d350ce6;p=pandora-kernel.git [SCSI] zfcp: Fix fsf_status_read return code handling If allocation of a status buffer failed the function incorrectly returned 0 instead of -ENOMEM. Signed-off-by: Heiko Carstens Signed-off-by: Martin Peschke Signed-off-by: James Bottomley --- Reading git-diff-tree failed