diff options
author | Jakub Kicinski <[email protected]> | 2023-01-06 18:29:04 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-09 08:15:04 +0000 |
commit | 12c1604ae1a39bef87ac099f106594b4cb433b75 (patch) | |
tree | 78146290e49d176cf05681be1358587e6dad0516 /tools/perf/scripts/python/flamegraph.py | |
parent | 0fd43d0cd030ea850796d4a4767452dbcf3bae17 (diff) |
net: skb: remove old comments about frag_size for build_skb()
Since commit ce098da1497c ("skbuff: Introduce slab_build_skb()")
drivers trying to build skb around slab-backed buffers should
go via slab_build_skb() rather than passing frag_size = 0 to
the main build_skb().
Remove the copy'n'pasted comments about 0 meaning slab.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions