[SCSI] fc class: add fc host default default dev loss setting
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 6 Aug 2010 08:02:37 +0000 (03:02 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 16:45:23 +0000 (13:45 -0300)
This patch adds a fc_host setting to store the
default dev_loss_tmo. It is used if the driver
has a callack to get the value from the LLD. If
the callback is not set, then we use the fc class
module default value.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found