commit | de929b04450f2ec984c2febb1249d0e0f993d0a2 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 16 23:56:16 2012 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 18 15:20:38 2012 +1030 |
tree | 8a0d4c995fc7b978f04681e538648214d4211b53 | |
parent | 4614e51cccca0eb42ff7b1b6383e2d07db42edc8 [diff] |
virtio: tools: 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>