• Michael S. Tsirkin's avatar
    virtio: Revert "virtio: find_vqs() add arg sizes" · 9993a4f9
    Michael S. Tsirkin authored
    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>
    9993a4f9
mlxbf-tmfifo.c 33.7 KB