]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/qla2xxx/tcm_qla2xxx.h
Merge remote-tracking branch 'spi/fix/core' into spi-linus
[~andy/linux] / drivers / scsi / qla2xxx / tcm_qla2xxx.h
index 771f7b816443603bb1787a93f4aa79666bdf5f69..275d8b9a7a34121d4d7d356659bfe92816219a3f 100644 (file)
@@ -70,12 +70,8 @@ struct tcm_qla2xxx_lport {
        struct tcm_qla2xxx_fc_loopid *lport_loopid_map;
        /* Pointer to struct scsi_qla_host from qla2xxx LLD */
        struct scsi_qla_host *qla_vha;
-       /* Pointer to struct scsi_qla_host for NPIV VP from qla2xxx LLD */
-       struct scsi_qla_host *qla_npiv_vp;
        /* Pointer to struct qla_tgt pointer */
        struct qla_tgt lport_qla_tgt;
-       /* Pointer to struct fc_vport for NPIV vport from libfc */
-       struct fc_vport *npiv_vport;
        /* Pointer to TPG=1 for non NPIV mode */
        struct tcm_qla2xxx_tpg *tpg_1;
        /* Returned by tcm_qla2xxx_make_lport() */