diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2024-02-29 08:20:43 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-03-19 08:19:22 +0100 |
commit | 5da7137de79ca6ffae3ace77050588cdf5263d33 (patch) | |
tree | 592c0f0d092c49188df1a6f904d2fd99e619216b /drivers/vdpa | |
parent | virtio_net: unify the code for recycling the xmit ptr (diff) | |
download | linux-5da7137de79ca6ffae3ace77050588cdf5263d33.tar.xz linux-5da7137de79ca6ffae3ace77050588cdf5263d33.zip |
virtio_net: rename free_old_xmit_skbs to free_old_xmit
Since free_old_xmit_skbs not only deals with skb, but also xdp frame and
subsequent added xsk, so change the name of this function to
free_old_xmit.
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20240229072044.77388-19-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions