]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit7402ecef94f416dcf03af7435c404a4079683d96
tree7a5b3d410ab6199c1d6fbb062b87a731381847e3
parentefbbdd846d41221396c094ff6df35246bdcf889e
[SCSI] ipr: Remove ipr_scsi_timed_out

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>
drivers/scsi/ipr.c