]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scsi: qedf: Add change_queue_depth member to scsi_host_template().
authorChad Dupuis <chad.dupuis@cavium.com>
Wed, 31 May 2017 13:34:01 +0000 (06:34 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Jun 2017 00:48:06 +0000 (20:48 -0400)
commit6088cfaafba205139f57aaffd8480c2f8b141dca
treef9e6ed73ee60b3e660e0a3561e670bea19303205
parenta7746f1e01d05066135a3c3ac7e8a857cab68ba7
scsi: qedf: Add change_queue_depth member to scsi_host_template().

Add the change_queue_depth member to our SCSI host template so the queue
depth of devices attached to qedf can be changed dynamically.

Signed-off-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qedf/qedf_main.c