|
@@ -552,6 +552,7 @@ static struct scsi_host_template iscsi_iser_sht = {
|
|
|
.max_sectors = 1024,
|
|
|
.cmd_per_lun = ISCSI_MAX_CMD_PER_LUN,
|
|
|
.eh_abort_handler = iscsi_eh_abort,
|
|
|
+ .eh_device_reset_handler= iscsi_eh_device_reset,
|
|
|
.eh_host_reset_handler = iscsi_eh_host_reset,
|
|
|
.use_clustering = DISABLE_CLUSTERING,
|
|
|
.proc_name = "iscsi_iser",
|