From: Kashyap, Desai Date: Thu, 18 Mar 2010 13:54:57 +0000 (+0530) Subject: [SCSI] mptfusion: Proper error handling is added after mpt_config timeout X-Git-Tag: v2.6.35-rc1~470^2^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf0f23c286459625eb5cbf9934135ff3156ce95;p=pandora-kernel.git [SCSI] mptfusion: Proper error handling is added after mpt_config timeout Added proper error handling after mpt_config. Now check of MPI_IOCSTATUS_CONFIG_INVALID_PAGE is added. If error is MPI_IOCSTATUS_CONFIG_INVALID_PAGE, driver will return -ENODEV. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed