aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tap.c
diff options
context:
space:
mode:
authorJonathan Lemon <jonathan.lemon@gmail.com>2021-01-06 14:18:39 -0800
committerJakub Kicinski <kuba@kernel.org>2021-01-07 16:08:37 -0800
commit04c2d33eabdc76df730e1e356f6b2c656381d7d5 (patch)
tree0a29a55ae9f9f253effef345b128b71258786ff4 /drivers/net/tap.c
parentnet: group skb_shinfo zerocopy related bits together. (diff)
downloadlinux-dev-04c2d33eabdc76df730e1e356f6b2c656381d7d5.tar.xz
linux-dev-04c2d33eabdc76df730e1e356f6b2c656381d7d5.zip
skbuff: add flags to ubuf_info for ubuf setup
Currently, when an ubuf is attached to a new skb, the shared flags word is initialized to a fixed value. Instead of doing this, set the default flags in the ubuf, and have new skbs inherit from this default. This is needed when setting up different zerocopy types. Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/tap.c')
0 files changed, 0 insertions, 0 deletions