On Sat, Jan 13, 2024 at 12:17 PM Li RongQing <lirongq...@baidu.com> wrote: > > virtqueue_enable_cb() will call virtqueue_poll() which will check if > queue is broken at beginning, so remove the virtqueue_is_broken() call > > Signed-off-by: Li RongQing <lirongq...@baidu.com>
Acked-by: Jason Wang <jasow...@redhat.com> Thanks