Skip to content
Snippets Groups Projects
Commit 9993a4f9 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

virtio: Revert "virtio: find_vqs() add arg sizes"


This reverts commit a10fba03: the
proposed API isn't supported on all transports but no
effort was made to address this.

It might not be hard to fix if we want to: maybe just
rename size to size_hint and make sure legacy
transports ignore the hint.

But it's not sure what the benefit is in any case, so
let's drop it.

Fixes: a10fba03 ("virtio: find_vqs() add arg sizes")
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Message-Id: <20220816053602.173815-8-mst@redhat.com>
parent 9e82eb57
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment