diff options
Diffstat (limited to 'drivers/scsi/libfc/fc_npiv.c')
-rw-r--r-- | drivers/scsi/libfc/fc_npiv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/libfc/fc_npiv.c b/drivers/scsi/libfc/fc_npiv.c index dd2b43bb1c70..076cd5ff0e40 100644 --- a/drivers/scsi/libfc/fc_npiv.c +++ b/drivers/scsi/libfc/fc_npiv.c | |||
@@ -86,6 +86,7 @@ struct fc_lport *fc_vport_id_lookup(struct fc_lport *n_port, u32 port_id) | |||
86 | 86 | ||
87 | return lport; | 87 | return lport; |
88 | } | 88 | } |
89 | EXPORT_SYMBOL(fc_vport_id_lookup); | ||
89 | 90 | ||
90 | /* | 91 | /* |
91 | * When setting the link state of vports during an lport state change, it's | 92 | * When setting the link state of vports during an lport state change, it's |