commit | cf994e0afae97382c0aa3cbc395805605d07a6e9 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Mar 20 15:44:30 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Mar 20 15:45:07 2013 +1030 |
tree | 00f90eefa7fbc34c5fb4d06b107af16ce84a74ac | |
parent | 0b36f1adcb5adace6d45ca4d9a0f00860e60d012 [diff] |
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>