[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)
commitb8ef3204f460912a46659cdc74d237adbe705053
treeb1c25834067f9899f4ff0a003b403e646e86acc8
parent2bfc96a127bc1cc94d26bfaa40159966064f9c8c
[SCSI] fc class: add fc host default default dev loss setting

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>
drivers/scsi/scsi_transport_fc.c
include/scsi/scsi_transport_fc.h