Skip to content
Commit 2855b335 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

virtio_console: don't tie bufs to a vq



an allocated buffer doesn't need to be tied to a vq -
only vq->vdev is ever used. Pass the function the
just what it needs - the vdev.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent b4000032
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