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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_sli.h b/drivers/scsi/lpfc/lpfc_sli.h
index b7a9f970f565..6d357d9e48f7 100644
--- a/drivers/scsi/lpfc/lpfc_sli.h
+++ b/drivers/scsi/lpfc/lpfc_sli.h
@@ -61,7 +61,6 @@ struct lpfc_iocbq {
61}; 61};
62 62
63#define SLI_IOCB_RET_IOCB 1 /* Return IOCB if cmd ring full */ 63#define SLI_IOCB_RET_IOCB 1 /* Return IOCB if cmd ring full */
64#define SLI_IOCB_HIGH_PRIORITY 2 /* High priority command */
65 64
66#define IOCB_SUCCESS 0 65#define IOCB_SUCCESS 0
67#define IOCB_BUSY 1 66#define IOCB_BUSY 1