virtio: clean up handling of request_irq failure
We call del_vqs twice when request_irq fails, this
makes no sense.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
Showing
想要评论请 注册 或 登录
We call del_vqs twice when request_irq fails, this
makes no sense.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>