Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
[linux-2.6-microblaze.git] / include / uapi / linux / virtio_pmem.h
index b022787..d676b36 100644 (file)
@@ -15,8 +15,8 @@
 #include <linux/virtio_config.h>
 
 struct virtio_pmem_config {
-       __u64 start;
-       __u64 size;
+       __le64 start;
+       __le64 size;
 };
 
 #define VIRTIO_PMEM_REQ_TYPE_FLUSH      0