commit | 0cf0f23c286459625eb5cbf9934135ff3156ce95 | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Thu Mar 18 19:24:57 2010 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Apr 11 09:24:13 2010 -0500 |
tree | 3a1785c7f1cecd6f6ec83a4bcece0545540b7bf7 | |
parent | f18a8927f6779f5dc9dc4327522c8a12f2cf31b9 [diff] |
[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 <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>