On Mon, Sep 22, 2025 at 1:45 AM Michael S. Tsirkin <[email protected]> wrote: > > On Fri, Sep 19, 2025 at 03:31:42PM +0800, Jason Wang wrote: > > Those variants are used internally so let's switch to use > > vring_virtqueue as parameter to be consistent with other internal > > virtqueue helpers. > > > > Acked-by: Eugenio Pérez <[email protected]> > > Reviewed-by: Xuan Zhuo <[email protected]> > > Signed-off-by: Jason Wang <[email protected]> > > > This one actually switches virtqueue_get_buf variants. > > Previous one is for virtqueue_add >
Exactly, let me fix it. Thanks

