diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-05-09 18:04:55 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-11 02:48:35 +0200 |
commit | 9ec7ea1462084df695f34c5ac2d2d2250d9d6897 (patch) | |
tree | 688e1936d6e9e6b37beb090fb7e8cc65318662f3 /Documentation/networking/index.rst | |
parent | skbuff: add a basic intro doc (diff) | |
download | linux-9ec7ea1462084df695f34c5ac2d2d2250d9d6897.tar.xz linux-9ec7ea1462084df695f34c5ac2d2d2250d9d6897.zip |
skbuff: rewrite the doc for data-only skbs
The comment about shinfo->dataref split is really unhelpful,
at least to me. Rewrite it and render it to skb documentation.
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r-- | Documentation/networking/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 72cf33579b78..a1c271fe484e 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -97,6 +97,7 @@ Contents: sctp secid seg6-sysctl + skbuff smc-sysctl statistics strparser |