mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04: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:
committed by
Jakub Kicinski
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
|
||||
|
||||
Reference in New Issue
Block a user