]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
plat/virtio: Use correct type for vring_avail_event field
authorMarco Schlumpp <marco@unikraft.io>
Wed, 30 Aug 2023 15:16:38 +0000 (17:16 +0200)
committerRazvan Deaconescu <razvand@unikraft.io>
Fri, 20 Oct 2023 16:32:28 +0000 (19:32 +0300)
commitf01c4e2de1690cfb80c7cec242ea4df6326f379e
treeddb293af905a7433157f55af9b1effcd504b0870
parent498f4a7ffc543d52d9e87c49c5afcc1260903049
plat/virtio: Use correct type for vring_avail_event field

This code was imported and this occurrence of the type was not adjusted when
the type name changed.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Rares Miculescu <miculescur@gmail.com>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GiHub-Closes: #1076
drivers/virtio/ring/include/virtio/virtio_ring.h