summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
diff options
context:
space:
mode:
authorJames Smart <james.smart@emulex.com>2012-03-01 22:35:45 -0500
committerJames Bottomley <JBottomley@Parallels.com>2012-03-27 08:26:30 +0100
commit80c17849209e8773de122e58512c16c3fae3e29a (patch)
treeb505957aa03c84bdbb3694509d738929dd560d5a /drivers/scsi/lpfc/lpfc.h
parent401ee0c1d698e798a9317e2ed6207badae93e266 (diff)
downloadop-kernel-dev-80c17849209e8773de122e58512c16c3fae3e29a.zip
op-kernel-dev-80c17849209e8773de122e58512c16c3fae3e29a.tar.gz
[SCSI] lpfc 8.3.30: Fixed missing CVL event causing FCF failover
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com> Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r--drivers/scsi/lpfc/lpfc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h
index 5fc044f..7dcfbec 100644
--- a/drivers/scsi/lpfc/lpfc.h
+++ b/drivers/scsi/lpfc/lpfc.h
@@ -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;
OpenPOWER on IntegriCloud