commit | 0e3daa6491699640b9efc321d61310aee9a809d5 | [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:36 2012 +1030 |
tree | 1e13899c95954e446b0d97057e55b1fe4c0315e6 | |
parent | 589575a23562b588c82bdb57ed8c09bee5f0f174 [diff] |
virtio: net: 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>