[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITY
Remove unused SLI_IOCB_HIGH_PRIORITY Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Esse commit está contido em:

commit de
James Bottomley

pai
0c71fd9e43
commit
0228aadd0f
@@ -61,7 +61,6 @@ struct lpfc_iocbq {
|
||||
};
|
||||
|
||||
#define SLI_IOCB_RET_IOCB 1 /* Return IOCB if cmd ring full */
|
||||
#define SLI_IOCB_HIGH_PRIORITY 2 /* High priority command */
|
||||
|
||||
#define IOCB_SUCCESS 0
|
||||
#define IOCB_BUSY 1
|
||||
|
Referência em uma nova issue
Block a user