diff options
author | Heng Qi <hengqi@linux.alibaba.com> | 2023-01-14 16:22:28 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-16 11:15:48 +0000 |
commit | 18117a842ab029df139f776bf31eebff6d0e0730 (patch) | |
tree | d4d563565ce27ee9159bc31a15bec55fa3baa1aa /net/unix/af_unix.c | |
parent | b26aa481b4b710051dd663c89ed31f705a7a67eb (diff) |
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 <hengqi@linux.alibaba.com>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions