]> Pileus Git - ~andy/linux/blobdiff - drivers/vhost/tcm_vhost.h
tcm_vhost: Fix vhost_scsi_target structure alignment
[~andy/linux] / drivers / vhost / tcm_vhost.h
index e9d5c020fb39a049d7472d774a64d39f22a93114..d9e93557d669d09b3ab08d1030aa47791184db00 100644 (file)
@@ -93,6 +93,7 @@ struct vhost_scsi_target {
        int abi_version;
        char vhost_wwpn[TRANSPORT_IQN_LEN];
        unsigned short vhost_tpgt;
+       unsigned short reserved;
 };
 
 /* VHOST_SCSI specific defines */