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)
Make the rest of the paths use virtqueue_add_sgs or add_outbuf.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found