commit | 6797999d99587e7b4189cf24c8f1053e02444703 | [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:03 2013 +1030 |
tree | 623c56ae0f7d38c94466f51980fb6f61c9b85755 | |
parent | fb6aa6fcfec29932122cb0fb2d5d1f7700a9883b [diff] |
virtio_console: use simplified virtqueue accessors. We never add buffers with input and output parts, so use the new accessors. Acked-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>