[SCSI] lpfc 8.3.30: Fixed missing CVL event causing FCF failover
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc.h
index 5fc044ff656eb75f85bf61ec2666aa2465c35f02..7dcfbece8ebbe480d94b3a74d2a35e2d7eade345 100644 (file)
@@ -908,6 +908,8 @@ struct lpfc_hba {
        atomic_t fast_event_count;
        uint32_t fcoe_eventtag;
        uint32_t fcoe_eventtag_at_fcf_scan;
+       uint32_t fcoe_cvl_eventtag;
+       uint32_t fcoe_cvl_eventtag_attn;
        struct lpfc_fcf fcf;
        uint8_t fc_map[3];
        uint8_t valid_vlan;
This page took 0.03401 seconds and 5 git commands to generate.