diff options
-rw-r--r-- | drivers/scsi/fcoe/fcoe_transport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/fcoe/fcoe_transport.c b/drivers/scsi/fcoe/fcoe_transport.c index 538f29923ab4..f81f77c8569e 100644 --- a/drivers/scsi/fcoe/fcoe_transport.c +++ b/drivers/scsi/fcoe/fcoe_transport.c | |||
@@ -335,7 +335,7 @@ out_attach: | |||
335 | EXPORT_SYMBOL(fcoe_transport_attach); | 335 | EXPORT_SYMBOL(fcoe_transport_attach); |
336 | 336 | ||
337 | /** | 337 | /** |
338 | * fcoe_transport_attach - Detaches an FCoE transport | 338 | * fcoe_transport_detach - Detaches an FCoE transport |
339 | * @ft: The fcoe transport to be attached | 339 | * @ft: The fcoe transport to be attached |
340 | * | 340 | * |
341 | * Returns : 0 for success | 341 | * Returns : 0 for success |