]> git.baikalelectronics.ru Git - kernel.git/commit
tools/virtio: remove virtqueue_add_buf() from tests.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 20 Mar 2013 05:14:30 +0000 (15:44 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 20 Mar 2013 05:15:07 +0000 (15:45 +1030)
commit55c937fd4824d8504d2856bbc560badb541e400b
tree00f90eefa7fbc34c5fb4d06b107af16ce84a74ac
parentba7c9a37442b14f21ce901da645d2cc336c851fa
tools/virtio: remove virtqueue_add_buf() from tests.

Make the rest of the paths use virtqueue_add_sgs or add_outbuf.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/virtio/linux/virtio.h
tools/virtio/virtio_test.c
tools/virtio/vringh_test.c