virtio: virtio_flags api use enumflag instead of enum 11/40111/2
authorOle Troan <otroan@cisco.com>
Fri, 15 Dec 2023 07:37:26 +0000 (08:37 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 20 Dec 2023 20:52:33 +0000 (20:52 +0000)
commit00c59e4965c72d1d1ab77590fe57ee7f890546a8
tree502d47082ccdd11f9ae4527e040b2398baf49609
parent68ac244283b60cbaf6356ab732f1d31583bb3e7a
virtio: virtio_flags api use enumflag instead of enum

In the API there is a difference between enum and enumflags.
The latter one allowing multiple set entitires, while enum
only allows one.

Type: fix
Change-Id: I5db88c15c85fc6c7130b7b35febcd1ea02ef8f76
Signed-off-by: Ole Troan <otroan@employees.org>
src/vnet/devices/virtio/virtio.api