diff options
Diffstat (limited to 'drivers/scsi/ibmvscsi/ibmvfc.c')
-rw-r--r-- | drivers/scsi/ibmvscsi/ibmvfc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/ibmvscsi/ibmvfc.c b/drivers/scsi/ibmvscsi/ibmvfc.c index f0bf102c9bca..0ac2dedb413c 100644 --- a/drivers/scsi/ibmvscsi/ibmvfc.c +++ b/drivers/scsi/ibmvscsi/ibmvfc.c | |||
@@ -4195,6 +4195,7 @@ static struct fc_function_template ibmvfc_transport_functions = { | |||
4195 | .show_host_supported_classes = 1, | 4195 | .show_host_supported_classes = 1, |
4196 | .show_host_port_type = 1, | 4196 | .show_host_port_type = 1, |
4197 | .show_host_port_id = 1, | 4197 | .show_host_port_id = 1, |
4198 | .show_host_maxframe_size = 1, | ||
4198 | 4199 | ||
4199 | .get_host_port_state = ibmvfc_get_host_port_state, | 4200 | .get_host_port_state = ibmvfc_get_host_port_state, |
4200 | .show_host_port_state = 1, | 4201 | .show_host_port_state = 1, |