diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_scsi.c')
-rw-r--r-- | drivers/s390/scsi/zfcp_scsi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/scsi/zfcp_scsi.c b/drivers/s390/scsi/zfcp_scsi.c index f198814196a4..30e87197f5f8 100644 --- a/drivers/s390/scsi/zfcp_scsi.c +++ b/drivers/s390/scsi/zfcp_scsi.c | |||
@@ -805,6 +805,7 @@ struct fc_function_template zfcp_transport_functions = { | |||
805 | .show_starget_port_name = 1, | 805 | .show_starget_port_name = 1, |
806 | .show_starget_node_name = 1, | 806 | .show_starget_node_name = 1, |
807 | .show_rport_supported_classes = 1, | 807 | .show_rport_supported_classes = 1, |
808 | .show_rport_maxframe_size = 1, | ||
808 | .show_host_node_name = 1, | 809 | .show_host_node_name = 1, |
809 | .show_host_port_name = 1, | 810 | .show_host_port_name = 1, |
810 | .show_host_permanent_port_name = 1, | 811 | .show_host_permanent_port_name = 1, |