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:
7f31fe0
)
virtio_blk: fix endianess annotations
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Thu, 29 May 2008 09:10:01 +0000
(11:10 +0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 30 May 2008 05:09:45 +0000
(15:09 +1000)
Since commit
72e61eb40b55dd57031ec5971e810649f82b0259
(virtio: change config
to guest endian) config space is no longer fixed endian.
Lets change the virtio_blk_config variables.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found