From: Randy Dunlap <[email protected]>

Fix typo/spello of "functionality".

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jon Mason <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: [email protected]
Cc: Jiri Kosina <[email protected]>
---
 drivers/net/ethernet/neterion/vxge/vxge-main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200908.orig/drivers/net/ethernet/neterion/vxge/vxge-main.c
+++ linux-next-20200908/drivers/net/ethernet/neterion/vxge/vxge-main.c
@@ -4539,7 +4539,7 @@ vxge_probe(struct pci_dev *pdev, const s
         * due to the fact that HWTS is using the FCS as the location of the
         * timestamp.  The HW FCS checking will still correctly determine if
         * there is a valid checksum, and the FCS is being removed by the driver
-        * anyway.  So no fucntionality is being lost.  Since it is always
+        * anyway.  So no functionality is being lost.  Since it is always
         * enabled, we now simply use the ioctl call to set whether or not the
         * driver should be paying attention to the HWTS.
         */

Reply via email to