[SCSI] fnic: do not reset dev_loss_tmo in slave callout
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 6 Aug 2010 08:02:40 +0000 (03:02 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 16:45:27 +0000 (13:45 -0300)
commit8196a934eea3810be6243b307b336136d63bbc48
tree76348d851b8ad6d663d02306b6c7495f3c002ab1
parent143beaa811aa3cfc4ae8b4a2092f232ad78b33da
[SCSI] fnic: do not reset dev_loss_tmo in slave callout

This fixes a bug where the driver was resetting the
rport dev_loss_tmo when devices were added by adding
support for the get_host_def_dev_loss_tmo callout.

Patch has only been compile tested.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fnic/fnic_main.c