From: Kashyap, Desai Date: Thu, 17 Jun 2010 08:17:29 +0000 (+0530) Subject: [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails X-Git-Tag: v2.6.36-rc1~570^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2e833a547cbd0cb3fbe85a5f6ee71a93931fde;p=pandora-kernel.git [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails In the driver mpt2sas_base_attach subroutine, we need to add support to return the proper error code when there are memory allocation failures, e.g. returning -ENOMEM. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed