From: James Smart Date: Mon, 5 Jan 2009 17:14:18 +0000 (-0500) Subject: [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD X-Git-Tag: v2.6.29-rc1~41^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be98c0ca304c8a47998b29a7993664f71791250;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed