commit | 9dc7b9e4d0a6daac5b1f29a338911d63d34533cd | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Mar 20 15:44:28 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Mar 20 15:45:02 2013 +1030 |
tree | 335ff79f91d58fbe289263be42f6b010e0bb3509 | |
parent | f7bc9594513d8f5a6e88e1486d48687ce5831834 [diff] |
virtio_net: use simplified virtqueue accessors. We never add buffers with input and output parts, so use the new accessors. Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Asias He <asias@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>