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:
c624896
)
virtio: Add transport feature handling stub for virtio_ring.
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 25 Jul 2008 17:06:13 +0000
(12:06 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 25 Jul 2008 02:06:14 +0000
(12:06 +1000)
To prepare for virtio_ring transport feature bits, hook in a call in
all the users to manipulate them. This currently just clears all the
bits, since it doesn't understand any features.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found