Skip to content
Commit 04036d49 authored by Li RongQing's avatar Li RongQing Committed by Jens Axboe
Browse files

virtio_blk: remove duplicate check if queue is broken in virtblk_done



virtqueue_enable_cb() will call virtqueue_poll() which will check if
queue is broken at beginning, so remove the virtqueue_is_broken() call

Acked-by: default avatarJason Wang <jasowang@redhat.com>
Signed-off-by: default avatarLi RongQing <lirongqing@baidu.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 5c7fa5c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment