summary refs log tree commit diff stats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorChristina Wang <christina.wang@windriver.com>2021-07-23 15:55:12 +0800
committerJason Wang <jasowang@redhat.com>2021-08-02 12:19:18 +0800
commitcfe6d6841ff46b43ec38792422f690813f4ce3bf (patch)
tree39948d70550c5fcc4945a0a0a4e9e6da13731c96 /scripts/qapi/source.py
parentd897056960fb379302cc9b656b899829f571eb6e (diff)
downloadfocaccia-qemu-cfe6d6841ff46b43ec38792422f690813f4ce3bf.tar.gz
focaccia-qemu-cfe6d6841ff46b43ec38792422f690813f4ce3bf.zip
hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
In the legacy RX descriptor mode, VLAN tag was saved to d->special
by e1000e_build_rx_metadata() in e1000e_write_lgcy_rx_descr(), but
it was then zeroed out again at the end of the call, which is wrong.

Fixes: c89d416a2b0f ("e1000e: Don't zero out buffer address in rx descriptor")
Reported-by: Markus Carlstedt <markus.carlstedt@windriver.com>
Signed-off-by: Christina Wang <christina.wang@windriver.com>
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions