include/linux/virtio_net.h
0 → 100644
+101
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The code for conversion between virtio_net_hdr and skb GSO info is duplicated at several places. Let's put it to a common place to allow reuse. Signed-off-by:Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>