Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

tc: fix typo probabilty in tc.yaml doc

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>

authored by

Abhinav Saxena and committed by
Jakub Kicinski
cf6d9fe0 2b08dfcc

+1 -1
+1 -1
Documentation/netlink/specs/tc.yaml
··· 622 622 - 623 623 name: max-P 624 624 type: u32 625 - doc: probabilty, high resolution 625 + doc: probability, high resolution 626 626 - 627 627 name: stats 628 628 type: binary