From: Michael S. Tsirkin Date: Sun, 26 Jul 2009 12:48:01 +0000 (+0300) Subject: virtio: delete vq from list X-Git-Tag: v2.6.31-rc5~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c82507030d61e15928d5cad946d3eac1c4a384;p=pandora-kernel.git virtio: delete vq from list 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed