Skip to content

Commit 302251f

Browse files
Faisal-523davem330
authored andcommitted
Fix typo in marvell octeontx2 documentation
Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst Fixes a spelling mistake: "funcionality" → "functionality". Signed-off-by: Faisal Bukhari <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 714db27 commit 302251f

File tree

1 file changed

+1
-1
lines changed
  • Documentation/networking/device_drivers/ethernet/marvell

1 file changed

+1
-1
lines changed

Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Admin Function driver
6666
As mentioned above RVU PF0 is called the admin function (AF), this driver
6767
supports resource provisioning and configuration of functional blocks.
6868
Doesn't handle any I/O. It sets up few basic stuff but most of the
69-
funcionality is achieved via configuration requests from PFs and VFs.
69+
functionality is achieved via configuration requests from PFs and VFs.
7070

7171
PF/VFs communicates with AF via a shared memory region (mailbox). Upon
7272
receiving requests AF does resource provisioning and other HW configuration.

0 commit comments

Comments
 (0)