https://github.com/torvalds/linux
Revision f6c82507030d61e15928d5cad946d3eac1c4a384 authored by Michael S. Tsirkin on 26 July 2009, 12:48:01 UTC, committed by Rusty Russell on 30 July 2009, 06:33:44 UTC
This makes delete vq the reverse of find vq.
This is required to make it possible to retry find_vqs
after a failure, otherwise the list gets corrupted.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
1 parent ff52c3f
History
Tip revision: f6c82507030d61e15928d5cad946d3eac1c4a384 authored by Michael S. Tsirkin on 26 July 2009, 12:48:01 UTC
virtio: delete vq from list
Tip revision: f6c8250

back to top