diff options
| author | Heng Qi <[email protected]> | 2023-01-14 08:22:28 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-01-16 11:15:48 +0000 |
| commit | 18117a842ab029df139f776bf31eebff6d0e0730 (patch) | |
| tree | d4d563565ce27ee9159bc31a15bec55fa3baa1aa /net/unix/af_unix.c | |
| parent | virtio-net: build skb from multi-buffer xdp (diff) | |
| download | kernel-18117a842ab029df139f776bf31eebff6d0e0730.tar.gz kernel-18117a842ab029df139f776bf31eebff6d0e0730.zip | |
virtio-net: remove xdp related info from page_to_skb()
For the clear construction of xdp_buff, we remove the xdp processing
interleaved with page_to_skb(). Now, the logic of xdp and building
skb from xdp are separate and independent.
Signed-off-by: Heng Qi <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
