diff options
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_fw.h')
-rw-r--r-- | drivers/scsi/qla4xxx/ql4_fw.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/qla4xxx/ql4_fw.h b/drivers/scsi/qla4xxx/ql4_fw.h index a94593ab0067..209853ce0bbc 100644 --- a/drivers/scsi/qla4xxx/ql4_fw.h +++ b/drivers/scsi/qla4xxx/ql4_fw.h | |||
@@ -506,9 +506,9 @@ struct qla_flt_region { | |||
506 | #define MBOX_ASTS_RESPONSE_QUEUE_FULL 0x8028 | 506 | #define MBOX_ASTS_RESPONSE_QUEUE_FULL 0x8028 |
507 | #define MBOX_ASTS_IP_ADDR_STATE_CHANGED 0x8029 | 507 | #define MBOX_ASTS_IP_ADDR_STATE_CHANGED 0x8029 |
508 | #define MBOX_ASTS_IPV6_DEFAULT_ROUTER_CHANGED 0x802A | 508 | #define MBOX_ASTS_IPV6_DEFAULT_ROUTER_CHANGED 0x802A |
509 | #define MBOX_ASTS_IPV6_PREFIX_EXPIRED 0x802B | 509 | #define MBOX_ASTS_IPV6_LINK_MTU_CHANGE 0x802B |
510 | #define MBOX_ASTS_IPV6_ND_PREFIX_IGNORED 0x802C | 510 | #define MBOX_ASTS_IPV6_AUTO_PREFIX_IGNORED 0x802C |
511 | #define MBOX_ASTS_IPV6_LCL_PREFIX_IGNORED 0x802D | 511 | #define MBOX_ASTS_IPV6_ND_LOCAL_PREFIX_IGNORED 0x802D |
512 | #define MBOX_ASTS_ICMPV6_ERROR_MSG_RCVD 0x802E | 512 | #define MBOX_ASTS_ICMPV6_ERROR_MSG_RCVD 0x802E |
513 | #define MBOX_ASTS_INITIALIZATION_FAILED 0x8031 | 513 | #define MBOX_ASTS_INITIALIZATION_FAILED 0x8031 |
514 | #define MBOX_ASTS_SYSTEM_WARNING_EVENT 0x8036 | 514 | #define MBOX_ASTS_SYSTEM_WARNING_EVENT 0x8036 |