]> Git Repo - qemu.git/commit
virtio-net: fix rsc_ext compat handling
authorCornelia Huck <[email protected]>
Mon, 27 Apr 2020 10:24:13 +0000 (12:24 +0200)
committerCornelia Huck <[email protected]>
Tue, 28 Apr 2020 10:28:48 +0000 (12:28 +0200)
commit9904adfaca139581d6b03947a7e23c7e2cb64339
tree683b94bb830413d0f0be3765b04a886ac1337fbd
parentee573f5326046223b6eef4ae7fbfec31d274e093
virtio-net: fix rsc_ext compat handling

virtio_net_rsc_ext_num_{packets,dupacks} needs to be available
independently of the presence of VIRTIO_NET_HDR_F_RSC_INFO.

Fixes: 2974e916df87 ("virtio-net: support RSC v4/v6 tcp traffic for Windows HCK")
Signed-off-by: Cornelia Huck <[email protected]>
Message-Id: <20200427102415[email protected]>
hw/net/virtio-net.c
This page took 0.025355 seconds and 4 git commands to generate.