[PATCH RFC v4 06/17] virtio: make endian-ness depend on virtio 1.0

2014-10-23 Thread Michael S. Tsirkin
virtio 1.0 is LE, virtio without 1.0 is native endian. Signed-off-by: Michael S. Tsirkin --- include/linux/virtio_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/virtio_config.h b/include/linux/virtio_config.h index 4bc2ebe..952b6d7 100644 ---

[PATCH RFC v4 06/17] virtio: make endian-ness depend on virtio 1.0

2014-10-23 Thread Michael S. Tsirkin
virtio 1.0 is LE, virtio without 1.0 is native endian. Signed-off-by: Michael S. Tsirkin m...@redhat.com --- include/linux/virtio_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/virtio_config.h b/include/linux/virtio_config.h index 4bc2ebe..952b6d7