commit | b3087e48ce20be784fae1dbabc2e42e2ad0f21bc | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon May 20 12:15:44 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon May 20 12:16:01 2013 +0930 |
tree | 06c57b68ed84803a4ac46892671fe4e398a81708 | |
parent | 6865b32a865c76bfa02be383b52041b942cb232b [diff] |
virtio: remove virtqueue_add_buf(). All users changed to virtqueue_add_sg() or virtqueue_add_outbuf/inbuf. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>