aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_sli.h')
-rw-r--r--drivers/scsi/lpfc/lpfc_sli.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/scsi/lpfc/lpfc_sli.h b/drivers/scsi/lpfc/lpfc_sli.h
index 44c3fd9c22f4..5fcfe88e2a3f 100644
--- a/drivers/scsi/lpfc/lpfc_sli.h
+++ b/drivers/scsi/lpfc/lpfc_sli.h
@@ -197,9 +197,6 @@ struct lpfc_hbq_init {
197 uint32_t add_count; /* number to allocate when starved */ 197 uint32_t add_count; /* number to allocate when starved */
198} ; 198} ;
199 199
200#define LPFC_MAX_HBQ 16
201
202
203/* Structure used to hold SLI statistical counters and info */ 200/* Structure used to hold SLI statistical counters and info */
204struct lpfc_sli_stat { 201struct lpfc_sli_stat {
205 uint64_t mbox_stat_err; /* Mbox cmds completed status error */ 202 uint64_t mbox_stat_err; /* Mbox cmds completed status error */