mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
docs: octeontx2: fix typo in documentation
Fix spelling mistake "Crate" to "Create" in the documentation. Signed-off-by: ShravyaPanchagiri <shravy112@gmail.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20260311030450.8461-1-shravy112@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
29ca18505d
commit
00699d9448
|
|
@ -323,7 +323,7 @@ Setup HTB offload
|
|||
|
||||
# ethtool -K <interface> hw-tc-offload on
|
||||
|
||||
2. Crate htb root::
|
||||
2. Create htb root::
|
||||
|
||||
# tc qdisc add dev <interface> clsact
|
||||
# tc qdisc replace dev <interface> root handle 1: htb offload
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user