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
File Mode Size
Kconfig -rw-r--r-- 3.1 KB
Makefile -rw-r--r-- 690 bytes
b43_pci_bridge.c -rw-r--r-- 1.5 KB
driver_chipcommon.c -rw-r--r-- 13.0 KB
driver_chipcommon_pmu.c -rw-r--r-- 17.1 KB
driver_extif.c -rw-r--r-- 3.7 KB
driver_gige.c -rw-r--r-- 7.2 KB
driver_mipscore.c -rw-r--r-- 6.8 KB
driver_pcicore.c -rw-r--r-- 16.2 KB
embedded.c -rw-r--r-- 5.2 KB
main.c -rw-r--r-- 30.8 KB
pci.c -rw-r--r-- 23.8 KB
pcihost_wrapper.c -rw-r--r-- 2.4 KB
pcmcia.c -rw-r--r-- 20.5 KB
scan.c -rw-r--r-- 9.5 KB
sprom.c -rw-r--r-- 4.4 KB
ssb_private.h -rw-r--r-- 4.3 KB

back to top