[SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status
Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:

committed by
James Bottomley

parent
90695ee0e9
commit
e3d2b802ad
@@ -3245,6 +3245,7 @@ typedef struct {
|
||||
#define IOERR_SLI_DOWN 0x101 /* ulpStatus - Driver defined */
|
||||
#define IOERR_SLI_BRESET 0x102
|
||||
#define IOERR_SLI_ABORTED 0x103
|
||||
#define IOERR_PARAM_MASK 0x1ff
|
||||
} PARM_ERR;
|
||||
|
||||
typedef union {
|
||||
|
Reference in New Issue
Block a user