diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2023-01-07 05:29:04 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2023-01-09 11:15:04 +0300 |
| commit | 12c1604ae1a39bef87ac099f106594b4cb433b75 (patch) | |
| tree | 78146290e49d176cf05681be1358587e6dad0516 /include/linux/instruction_pointer.h | |
| parent | 0fd43d0cd030ea850796d4a4767452dbcf3bae17 (diff) | |
| download | linux-12c1604ae1a39bef87ac099f106594b4cb433b75.tar.xz | |
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 <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/instruction_pointer.h')
0 files changed, 0 insertions, 0 deletions
