|
@@ -599,6 +599,7 @@ static struct scsi_host_template iscsi_iser_sht = {
|
|
|
.eh_abort_handler = iscsi_eh_abort,
|
|
.eh_abort_handler = iscsi_eh_abort,
|
|
|
.eh_device_reset_handler= iscsi_eh_device_reset,
|
|
.eh_device_reset_handler= iscsi_eh_device_reset,
|
|
|
.eh_target_reset_handler= iscsi_eh_target_reset,
|
|
.eh_target_reset_handler= iscsi_eh_target_reset,
|
|
|
|
|
+ .target_alloc = iscsi_target_alloc,
|
|
|
.use_clustering = DISABLE_CLUSTERING,
|
|
.use_clustering = DISABLE_CLUSTERING,
|
|
|
.proc_name = "iscsi_iser",
|
|
.proc_name = "iscsi_iser",
|
|
|
.this_id = -1,
|
|
.this_id = -1,
|