Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio: fix BAD_RING, START_US and END_USE macros
Impact: cleanup fix BAD_RING, START_US and END_USE macros When these macros aren't called with a variable named vq as first argument, this would result in a build failure. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information