|
@@ -652,6 +652,7 @@ struct fc_function_template zfcp_transport_functions = {
|
|
.show_host_port_state = 1,
|
|
.show_host_port_state = 1,
|
|
.show_host_active_fc4s = 1,
|
|
.show_host_active_fc4s = 1,
|
|
.bsg_request = zfcp_fc_exec_bsg_job,
|
|
.bsg_request = zfcp_fc_exec_bsg_job,
|
|
|
|
+ .bsg_timeout = zfcp_fc_timeout_bsg_job,
|
|
/* no functions registered for following dynamic attributes but
|
|
/* no functions registered for following dynamic attributes but
|
|
directly set by LLDD */
|
|
directly set by LLDD */
|
|
.show_host_port_type = 1,
|
|
.show_host_port_type = 1,
|