commit | fdb9a054554e1e435e927c9a47a999f026abd408 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Mon Jan 18 19:15:01 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:36 2010 +1030 |
tree | 4ef632d26bf6068de7ab14f99547fd94e0c939b6 | |
parent | 21206ede8826fd9d2eb72e05b429f3ccb1bdaff5 [diff] |
virtio: console: encapsulate buffer information in a struct Collect port buffer, used_len, offset fields into a single structure. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>