]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-net: align RSC fields with updated virtio-net header
authorYuri Benditovich <yuri.benditovich@daynix.com>
Fri, 8 May 2020 12:59:34 +0000 (15:59 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 9 Sep 2020 23:51:39 +0000 (18:51 -0500)
commit5e817ece11e8fff09f1635dc9667175ef2234c28
tree1b0e49f9915e59de3b5da2bffca206fccab223a0
parentb57df52546762549aec6591f5f38523111702fa9
virtio-net: align RSC fields with updated virtio-net header

Removal of duplicated RSC definitions. Changing names of the
fields to ones defined in the Linux header.

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
(cherry picked from commit dd3d85e89123c907be7628957457af3d03e3b85b)
 Conflicts:
hw/net/virtio-net.c
*drop context dep. on 590790297c0
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/net/virtio-net.c