commit | 4be98c0ca304c8a47998b29a7993664f71791250 | [log] [tgz] |
---|---|---|
author | James Smart <James.Smart@Emulex.Com> | Mon Jan 05 12:14:18 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Jan 06 09:43:33 2009 -0600 |
tree | f24eb119e2b3332c5d27473055e7d83493b6a225 | |
parent | 58607b30fc0f2230a189500112c7a7cca02804cf [diff] |
[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD 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>