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