This patchset fixes a bug where the rport dev_loss_tmo is reset when devices are added, because the driver sets the dev_loss_tmo in the scsi_host_template slave_configure function. The patches were made over scsi-misc. I have tested lpfc and qla2xxx, and I have compile tested ibmvfc and fnic. [PATCH 1/5] fc class: add fc host default default dev loss setting [PATCH 2/5] qla2xxx: do not reset dev_loss_tmo in slave callout [PATCH 3/5] lpfc: do not reset dev_loss_tmo in slave callout [PATCH 4/5] fnic: do not reset dev_loss_tmo in slave callout [PATCH 5/5] ibmvfc: do not reset dev_loss_tmo in slave callout -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html