diff options
author | Jason Wang <jasowang@redhat.com> | 2021-01-04 09:55:02 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-02-23 15:52:58 +0300 |
commit | 1628c6877f371194b603330c324828d03e0eacda (patch) | |
tree | acfa6ee8314e70874ee8a3bbd92f1de625adb2e4 /drivers/block | |
parent | fd502729fbbf6a76fdb7acae4506486bfbb7c4f6 (diff) | |
download | linux-1628c6877f371194b603330c324828d03e0eacda.tar.xz |
virtio_vdpa: don't warn when fail to disable vq
There's no guarantee that the device can disable a specific virtqueue
through set_vq_ready(). One example is the modern virtio-pci
device. So this patch removes the warning.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210104065503.199631-19-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions