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:
92549ab
)
9p/trans_virtio.c: use virtio_add_sgs[]
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 20 Mar 2013 05:14:30 +0000
(15:44 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 20 Mar 2013 05:15:06 +0000
(15:45 +1030)
virtio_add_buf() is going away, replaced with virtio_add_sgs() which
takes multiple terminated scatterlists.
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found