diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/3w-xxxx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/3w-xxxx.h b/drivers/scsi/3w-xxxx.h index 31fe5ea15920..bbd654a2b9b1 100644 --- a/drivers/scsi/3w-xxxx.h +++ b/drivers/scsi/3w-xxxx.h | |||
@@ -74,7 +74,7 @@ static char *tw_aen_string[] = { | |||
74 | [0x00D] = "ERROR: Logical unit deleted: Unit #", | 74 | [0x00D] = "ERROR: Logical unit deleted: Unit #", |
75 | [0x00F] = "WARNING: SMART threshold exceeded: Port #", | 75 | [0x00F] = "WARNING: SMART threshold exceeded: Port #", |
76 | [0x021] = "WARNING: ATA UDMA downgrade: Port #", | 76 | [0x021] = "WARNING: ATA UDMA downgrade: Port #", |
77 | [0x021] = "WARNING: ATA UDMA upgrade: Port #", | 77 | [0x022] = "WARNING: ATA UDMA upgrade: Port #", |
78 | [0x023] = "WARNING: Sector repair occurred: Port #", | 78 | [0x023] = "WARNING: Sector repair occurred: Port #", |
79 | [0x024] = "ERROR: SBUF integrity check failure", | 79 | [0x024] = "ERROR: SBUF integrity check failure", |
80 | [0x025] = "ERROR: Lost cached write: Port #", | 80 | [0x025] = "ERROR: Lost cached write: Port #", |