diff options
author | 2021-01-06 14:18:41 -0800 | |
---|---|---|
committer | 2021-01-07 16:08:37 -0800 | |
commit | 8e0449172497a915e79da66b222255dc9b4a5f31 (patch) | |
tree | 3d1585289e30b95a45e13e08896bea508a4b5fb9 /net/core/sock_map.c | |
parent | tap/tun: add skb_zcopy_init() helper for initialization. (diff) | |
download | wireguard-linux-8e0449172497a915e79da66b222255dc9b4a5f31.tar.xz wireguard-linux-8e0449172497a915e79da66b222255dc9b4a5f31.zip |
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Unlike the rest of the skb_zcopy_ functions, these routines
operate on a 'struct ubuf', not a skb. Remove the 'skb_'
prefix from the naming to make things clearer.
Suggested-by: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/sock_map.c')
0 files changed, 0 insertions, 0 deletions