diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-10-24 15:55:57 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-12-09 11:05:28 +0100 |
commit | 012873d057a449c4480e7679e733a7daa9aa540f (patch) | |
tree | ae7c8bd666d623f1964b588d71ea4f2b8d1346b5 /Kconfig | |
parent | virtio_net: pass vi around (diff) | |
download | linux-012873d057a449c4480e7679e733a7daa9aa540f.tar.xz linux-012873d057a449c4480e7679e733a7daa9aa540f.zip |
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
virtio 1.0 doesn't use virtio_net_hdr anymore, and in fact, it's not
really useful since virtio_net_hdr_mrg_rxbuf includes that as the first
field anyway.
Let's drop it, precalculate header len and store within vi instead.
This way we can also remove struct skb_vnet_hdr.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions