From: Christof Schmitt Date: Mon, 13 Jul 2009 13:06:07 +0000 (+0200) Subject: [SCSI] zfcp: Use -EIO for SBAL allocation failures X-Git-Tag: v2.6.31-rc6~69^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9072df4dc6e8fd569d583815edb0198af4b688b8;p=pandora-kernel.git [SCSI] zfcp: Use -EIO for SBAL allocation failures -ENOMEM is for memory allocation problems, -EIO for queue/SBAL allocation problems. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed