]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] lpfc: do not reset dev_loss_tmo in slave callout
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 6 Aug 2010 08:02:39 +0000 (03:02 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 16:45:26 +0000 (13:45 -0300)
commit4be23cdb01fd83dfc511176fffc71b2fd4d629e5
tree9c7c578b4f12f533ff6ce61e7fda57138f8c89ad
parentd9a708eba9d3559c8590ea73bb0d16e1dcf63f61
[SCSI] lpfc: 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.

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