commit | ff52c3fc7188855ede75d87b022271f0da309e5b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Jul 23 14:57:37 2009 +0300 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jul 30 16:03:44 2009 +0930 |
tree | e10333755598cfbee6676f75dd87168ecdf2d5ce | |
parent | 8ef562d112c82ec539775698f8b63ac5ec1bd766 [diff] |
virtio: fix memory leak on device removal Make vp_free_vectors do the reverse of vq_request_vectors. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>