From: Christian Borntraeger Date: Thu, 29 May 2008 09:10:01 +0000 (+0200) Subject: virtio_blk: fix endianess annotations X-Git-Tag: v2.6.26-rc5~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7757f09c70af87887dfc195e6d6ddd54f5cc7c39;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed