On Sat, Jan 13, 2024 at 12:17 PM Li RongQing <[email protected]> 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 <[email protected]>
Acked-by: Jason Wang <[email protected]> Thanks
