[SCSI] ipr: Remove ipr_scsi_timed_out
authorBrian King <brking@us.ibm.com>
Tue, 21 Nov 2006 16:28:23 +0000 (10:28 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 22 Nov 2006 18:21:03 +0000 (12:21 -0600)
Remove ipr's usage of the scsi transport eh_timed_out for
handling SATA timeouts. This was only needed in order to set
some flags on the qc prior to calling ata_do_eh.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found