diff options
-rw-r--r-- | drivers/scsi/libfc/fc_npiv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libfc/fc_npiv.c b/drivers/scsi/libfc/fc_npiv.c index 9fbf78ed821b..c168321b560e 100644 --- a/drivers/scsi/libfc/fc_npiv.c +++ b/drivers/scsi/libfc/fc_npiv.c | |||
@@ -25,7 +25,7 @@ | |||
25 | #include <linux/export.h> | 25 | #include <linux/export.h> |
26 | 26 | ||
27 | /** | 27 | /** |
28 | * fc_vport_create() - Create a new NPIV vport instance | 28 | * libfc_vport_create() - Create a new NPIV vport instance |
29 | * @vport: fc_vport structure from scsi_transport_fc | 29 | * @vport: fc_vport structure from scsi_transport_fc |
30 | * @privsize: driver private data size to allocate along with the Scsi_Host | 30 | * @privsize: driver private data size to allocate along with the Scsi_Host |
31 | */ | 31 | */ |