You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(bindgen): parse ring features from virtio_ring.h
VIRTIO_RING_F_INDIRECT_DESC is declared in the virtio_ring.h,
so modify bindgen to parse all `VIRTIO_RING_` constants.
Signed-off-by: Egor Lazarchuk <[email protected]>
0 commit comments