|
@@ -5959,6 +5959,7 @@ struct scsi_host_template lpfc_template_no_hr = {
|
|
|
.proc_name = LPFC_DRIVER_NAME,
|
|
|
.info = lpfc_info,
|
|
|
.queuecommand = lpfc_queuecommand,
|
|
|
+ .eh_timed_out = fc_eh_timed_out,
|
|
|
.eh_abort_handler = lpfc_abort_handler,
|
|
|
.eh_device_reset_handler = lpfc_device_reset_handler,
|
|
|
.eh_target_reset_handler = lpfc_target_reset_handler,
|