commit | 589575a23562b588c82bdb57ed8c09bee5f0f174 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 16 23:56:15 2012 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 18 15:20:35 2012 +1030 |
tree | 491cdbd2ae154e2a7bc9011be66658dbb14ef5b6 | |
parent | 98e8c6bc66048db6f921ccd5b24f0e09804cfcca [diff] |
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0 We simplified virtqueue_add_buf(), make it clear in the callers. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>