[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD
authorJames Smart <James.Smart@Emulex.Com>
Mon, 5 Jan 2009 17:14:18 +0000 (12:14 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 6 Jan 2009 15:43:33 +0000 (09:43 -0600)
When we reworked the transport for the rport lifetimes, in cases where the
rport was reused as a container for tgt id bindings, we inadvertantly
removed the callback to the driver indicating that dev_loss_tmo had fired.

This patch restores that functionality.

Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found