commit | cee51d69a45b6ce202d1d17551165fb3c76dfdb9 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Mar 20 15:44:29 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Mar 20 15:45:05 2013 +1030 |
tree | 61585898ca0fe9bbc51dbb8fc2ef8c31e5f1731c | |
parent | 71bcbecc89a6b24f2c60d3e4271e76013fa46860 [diff] |
virtio_rpmsg_bus: use simplified virtqueue accessors. We never add buffers with input and output parts, so use the new accessors. Cc: Ohad Ben-Cohen <ohad@wizery.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>