From: Mike Christie Date: Wed, 15 Sep 2010 21:52:29 +0000 (-0500) Subject: [SCSI] ibmvfc: prep for fc host dev loss tmo support X-Git-Tag: v2.6.37-rc1~159^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5110f2983bdf931d9819f88505775b16de8b99e;p=pandora-kernel.git [SCSI] ibmvfc: prep for fc host dev loss tmo support This removes the driver's get_host_def_dev_loss_tmo callback and just has the driver set the dev loss using the fc class fc_host_dev_loss_tmo macro like is done for other fc params. This patch also removes the module dev loss param. To override the value the fc host sysfs value being added in the fc class patch can be used instead of the driver module param. Signed-off-by: Mike Christie Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed