[SCSI] expose eh_timed_out to the host template
authorJames Bottomley <James.Bottomley@steeleye.com>
Fri, 16 Mar 2007 22:44:41 +0000 (17:44 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 20 Mar 2007 15:56:49 +0000 (10:56 -0500)
It looks like megaraid_sas at least needs this to throttle its commands
as they begin to time out.  The code keeps the existing transport
template use of eh_timed_out (and allows the transport to override the
host if they both have this callback).

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

No differences found