|
@@ -1990,6 +1990,7 @@ static struct scsi_host_template bnx2i_host_template = {
|
|
|
.eh_abort_handler = iscsi_eh_abort,
|
|
|
.eh_device_reset_handler = iscsi_eh_device_reset,
|
|
|
.eh_target_reset_handler = iscsi_eh_target_reset,
|
|
|
+ .change_queue_depth = iscsi_change_queue_depth,
|
|
|
.can_queue = 1024,
|
|
|
.max_sectors = 127,
|
|
|
.cmd_per_lun = 32,
|