Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio_blk: fix endianess annotations
Since commit 72e61eb (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>
- Loading branch information