]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/target/target_core_pscsi.h
target: kill struct se_subsystem_dev
[karo-tx-linux.git] / drivers / target / target_core_pscsi.h
index bc1e5e11eca00079d6ca37225173a88e66e2cdeb..1bd757dff8eee3806cae1d3da6ce33804e5deb17 100644 (file)
@@ -37,6 +37,7 @@ struct pscsi_plugin_task {
 #define PDF_HAS_VIRT_HOST_ID   0x20
 
 struct pscsi_dev_virt {
+       struct se_device dev;
        int     pdv_flags;
        int     pdv_host_id;
        int     pdv_channel_id;
@@ -44,7 +45,6 @@ struct pscsi_dev_virt {
        int     pdv_lun_id;
        struct block_device *pdv_bd;
        struct scsi_device *pdv_sd;
-       struct se_hba *pdv_se_hba;
 } ____cacheline_aligned;
 
 typedef enum phv_modes {