git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d34fb8
)
virtio: fix BAD_RING, START_US and END_USE macros
author
Roel Kluin
<roel.kluin@gmail.com>
Thu, 22 Jan 2009 15:42:57 +0000
(16:42 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:25:22 +0000
(21:55 +1030)
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>
No differences found