commit | 9ec7ea1462084df695f34c5ac2d2d2250d9d6897 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Mon May 09 09:04:55 2022 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Tue May 10 17:48:35 2022 -0700 |
tree | 688e1936d6e9e6b37beb090fb7e8cc65318662f3 | |
parent | ddccc9ef55992716ad477d38fbcd9f8f1d34fc67 [diff] |
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>