virtio-net: align RSC fields with updated virtio-net header
commitdd3d85e89123c907be7628957457af3d03e3b85b
authorYuri Benditovich <yuri.benditovich@daynix.com>
Fri, 8 May 2020 12:59:34 +0000 (8 15:59 +0300)
committerJason Wang <jasowang@redhat.com>
Thu, 18 Jun 2020 13:05:51 +0000 (18 21:05 +0800)
tree4cf99df6851d0d67f05d3375d11ce99d3cd94554
parente41b711485e5b2dcf747ef27cf252a940e09247f
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>
hw/net/virtio-net.c