[SCSI] mptfc: set fibre channel fw target missing timers to one second
authorMichael Reed <mdr@sgi.com>
Wed, 24 May 2006 20:07:24 +0000 (15:07 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 10 Jun 2006 20:59:19 +0000 (15:59 -0500)
commitca2f938efe71ca48cbc689db4df8d4f04b5d8f07
tree044df117f00aa7838d83a78aa40ed41c1f0baf31
parent80d3ac77a84987d5132726f3d7cef342a280f7d9
[SCSI] mptfc: set fibre channel fw target missing timers to one second

The fibre channel firmware provides a timer which is similar in purpose
to the fibre channel transport's device loss timer.  The effect of this
timer is to extend the total time that a target will be missing beyond
the value associated with the transport's timer.  This patch changes
the firmware timer to a default of one second which significantly reduces
the lag between when a target goes missing and the notification of the
fibre channel transport.

Signed-off-by: Michael Reed <mdr@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptfc.c