commit | 61a8950c5c5708cf2068b29ffde94e454e528208 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Apr 20 20:49:04 2018 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Apr 25 20:41:23 2018 +0300 |
tree | 46a3c850615b2a3c60021ddeb4c0b17c9148a47f | |
parent | a7a69ec0d8e4a58be7db88d33cbfa2912807bb2b [diff] |
virtio_console: drop custom control queue cleanup We now cleanup all VQs on device removal - no need to handle the control VQ specially. Cc: stable@vger.kernel.org Signed-off-by: Michael S. Tsirkin <mst@redhat.com>