Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
[platform/kernel/linux-exynos.git] / drivers / nvme / host / fabrics.h
index 8f08c3a..924145c 100644 (file)
@@ -34,7 +34,7 @@ struct nvmf_host {
        struct kref             ref;
        struct list_head        list;
        char                    nqn[NVMF_NQN_SIZE];
-       uuid_le                 id;
+       uuid_be                 id;
 };
 
 /**