Skip to content
Commit c829c394 authored by James Smart's avatar James Smart Committed by James Bottomley
Browse files

[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked



This moves the eh_timed_out functionality from the scsi_host_template
to the transport_template. Given that this is now a transport function,
the EH_RESET_TIMER case no longer caps the timer reschedulings. The
transport guarantees that this is not an infinite condition.

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent ce313db2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment