]> git.ipfire.org Git - thirdparty/iproute2.git/commit
uapi: add virtio_ring.h
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 18 Jul 2022 16:33:52 +0000 (09:33 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 18 Jul 2022 16:33:52 +0000 (09:33 -0700)
commit325f706ba7087b0aee6d66160fc1305d172e1e83
tree8e64a57e3e436be9115983fa2e71dca68ecf6be1
parent291898c5ff881d0dc5d947031def0528101476cb
uapi: add virtio_ring.h

When vdpa was updated, it included linux/virtio_ring.h but that
sanitized header file was not added.

Fixes: bd91c7647189 ("vdpa: Allow for printing negotiated features of a device")
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/virtio_ring.h [new file with mode: 0644]