Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[SCSI] 3w-xxxx: fix "ATA UDMA upgrade" message number

sparse "defined twice" warning

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

authored by

Alexey Dobriyan and committed by
James Bottomley
d41ba22a 16c8729a

+1 -1
+1 -1
drivers/scsi/3w-xxxx.h
··· 74 74 [0x00D] = "ERROR: Logical unit deleted: Unit #", 75 75 [0x00F] = "WARNING: SMART threshold exceeded: Port #", 76 76 [0x021] = "WARNING: ATA UDMA downgrade: Port #", 77 - [0x021] = "WARNING: ATA UDMA upgrade: Port #", 77 + [0x022] = "WARNING: ATA UDMA upgrade: Port #", 78 78 [0x023] = "WARNING: Sector repair occurred: Port #", 79 79 [0x024] = "ERROR: SBUF integrity check failure", 80 80 [0x025] = "ERROR: Lost cached write: Port #",