]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
virtio_blk: fix endianess annotations
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 29 May 2008 09:10:01 +0000 (11:10 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 30 May 2008 05:09:45 +0000 (15:09 +1000)
commit7757f09c70af87887dfc195e6d6ddd54f5cc7c39
tree64bd7b86d9bf0a5abe6968bb2c72d5e845244cbe
parent7f31fe05000af54e1af81f65a96cab90db8d7ed8
virtio_blk: fix endianess annotations

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>
include/linux/virtio_blk.h