]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Fix typo in marvell octeontx2 documentation
authorFaisal Bukhari <faisalbukhari523@gmail.com>
Sat, 21 Jun 2025 10:32:04 +0000 (16:02 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jun 2025 17:16:08 +0000 (18:16 +0100)
Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
Fixes a spelling mistake: "funcionality" → "functionality".

Signed-off-by: Faisal Bukhari <faisalbukhari523@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst

index af7db0e91f6b4d32df8f6773771cfcc7aec3a2de..a52850602cd8096d87dd21301b2ee97e656ee3e7 100644 (file)
@@ -66,7 +66,7 @@ Admin Function driver
 As mentioned above RVU PF0 is called the admin function (AF), this driver
 supports resource provisioning and configuration of functional blocks.
 Doesn't handle any I/O. It sets up few basic stuff but most of the
-funcionality is achieved via configuration requests from PFs and VFs.
+functionality is achieved via configuration requests from PFs and VFs.
 
 PF/VFs communicates with AF via a shared memory region (mailbox). Upon
 receiving requests AF does resource provisioning and other HW configuration.