[SCSI] megaraid_sas: fix extended timeout handling
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Mar 2006 16:08:57 +0000 (17:08 +0100)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 14 Mar 2006 20:18:51 +0000 (14:18 -0600)
commite5b3a65fd7244e662691cf617145983ecde28cc9
treedc46a5a1767897cc87ead1efcd6bcb9f9bf2524a
parentf33b5d783b4f56be5ace6a1c98fb5f76b2d2d07d
[SCSI] megaraid_sas: fix extended timeout handling

Replace the eh_timed_out method usage with setting sdev->timeout in
slave_configure.  Also only use the extended timeout for raid volumes,
physical devices shouldn't need it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/megaraid/megaraid_sas.c