From: Christof Schmitt Date: Mon, 13 Jul 2009 13:06:04 +0000 (+0200) Subject: [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf X-Git-Tag: v2.6.31-rc6~69^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9b16430ff4fd09408a74342d6b8338228e2f70;p=pandora-kernel.git [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf When a fsf_req or a qtcb cannot be allocated return -ENOMEM instead of -EIO. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed