From: Mike Christie Date: Wed, 15 Sep 2010 21:52:28 +0000 (-0500) Subject: [SCSI] fnic: prep for fc host dev loss tmo support X-Git-Tag: v2.6.37-rc1~159^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485868208ee833628d49f81b4609001749d92d56;p=pandora-kernel.git [SCSI] fnic: 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 also adds a set rport dev loss function so the fc class host dev loss tmp sysfs support being added in the fc class patch can update rports. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed