projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b08dfc
)
tc: fix typo probabilty in tc.yaml doc
author
Abhinav Saxena
<xandfury@gmail.com>
Fri, 8 Nov 2024 19:56:42 +0000
(12:56 -0700)
committer
Jakub Kicinski
<kuba@kernel.org>
Sat, 9 Nov 2024 17:43:13 +0000
(09:43 -0800)
Fix spelling of "probability" in tc.yaml documentation. This corrects
the max-P field description in struct tc_sfq_qopt_v1.
Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
Link:
https://patch.msgid.link/20241108195642.139315-1-xandfury@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/tc.yaml
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/netlink/specs/tc.yaml
b/Documentation/netlink/specs/tc.yaml
index b02d59a0349c444b40df56a1740b447aa2af75d1..aacccea5dfe42adec21e92634873158bb3946fc5 100644
(file)
--- a/
Documentation/netlink/specs/tc.yaml
+++ b/
Documentation/netlink/specs/tc.yaml
@@
-622,7
+622,7
@@
definitions:
-
name: max-P
type: u32
- doc: probabilty, high resolution
+ doc: probabil
i
ty, high resolution
-
name: stats
type: binary