diff options
author | Pavel Begunkov <[email protected]> | 2022-09-23 17:39:01 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-28 18:51:24 -0700 |
commit | 6eaab4dfdd30ea8fb0dd4ee04940676c12b728e8 (patch) | |
tree | 497879daa4e267b190e1b0d712635889d39fe1e4 /drivers/net/xen-netback/interface.c | |
parent | 929a6cdfaeac9de6a1004eb18999e1439527cfb4 (diff) |
net: introduce struct ubuf_info_msgzc
We're going to split struct ubuf_info and leave there only
mandatory fields. Users are free to extend it. Add struct
ubuf_info_msgzc, which will be an extended version for MSG_ZEROCOPY and
some other users. It duplicates of struct ubuf_info for now and will be
removed in a couple of patches.
Signed-off-by: Pavel Begunkov <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions