Re: [PATCH 14/15] qedf: Add change_queue_depth member to scsi_host_template().

2017-05-24 Thread Bart Van Assche
On Tue, 2017-05-23 at 06:19 -0700, Dupuis, Chad wrote: > Add the change_queue_depth member to our SCSI host template so the queue > depth of devices attached to qedf can be changed dynamically. Reviewed-by: Bart Van Assche

[PATCH 14/15] qedf: Add change_queue_depth member to scsi_host_template().

2017-05-23 Thread Dupuis, Chad
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 --- drivers/scsi/qedf/qedf_main.c | 1 + 1 file changed, 1 insertion(+) diff --git