aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
diff options
context:
space:
mode:
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 030f9eb46f2a..fee14ae9353d 100644
--- a/drivers/scsi/lpfc/lpfc.h
+++ b/drivers/scsi/lpfc/lpfc.h
@@ -592,6 +592,8 @@ struct lpfc_hba {
592 592
593 struct fc_host_statistics link_stats; 593 struct fc_host_statistics link_stats;
594 enum intr_type_t intr_type; 594 enum intr_type_t intr_type;
595 uint32_t intr_mode;
596#define LPFC_INTR_ERROR 0xFFFFFFFF
595 struct msix_entry msix_entries[LPFC_MSIX_VECTORS]; 597 struct msix_entry msix_entries[LPFC_MSIX_VECTORS];
596 598
597 struct list_head port_list; 599 struct list_head port_list;