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)
commitcf994e0afae97382c0aa3cbc395805605d07a6e9
tree00f90eefa7fbc34c5fb4d06b107af16ce84a74ac
parent0b36f1adcb5adace6d45ca4d9a0f00860e60d012
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