]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/qla2xxx/qla_def.h
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
[net-next-2.6.git] / drivers / scsi / qla2xxx / qla_def.h
index bb6bfd7b35f366926ec555a1b87eea528d778f96..4e846ae928aa70726a12943c13af58497402d48d 100644 (file)
@@ -2545,7 +2545,6 @@ struct qla_hw_data {
        uint16_t        num_vsans;      /* number of vsan created */
        uint16_t        max_npiv_vports;        /* 63 or 125 per topoloty */
        int             cur_vport_count;
-       uint16_t        flex_port_count;
 
        struct qla_chip_state_84xx *cs84xx;
        struct qla_statistics qla_stats;