ata_piix: kill incorrect invalid map value warning
commite04b3b9d03477781eff068957a9abfc92ffc4f59
authorTejun Heo <htejun@gmail.com>
Tue, 10 Jul 2007 08:58:21 +0000 (10 17:58 +0900)
committerJeff Garzik <jeff@garzik.org>
Thu, 12 Jul 2007 20:09:38 +0000 (12 16:09 -0400)
tree10ab8483dcf3487185262351372a5943c90939f5
parente8361fc410badfe23986fc070843112306bd9c8d
ata_piix: kill incorrect invalid map value warning

The last two slots of MAP 00b of ich6m was incorrectly marked as
reserved.  This is left over from converting the entry to allow 00b.
This causes no real problem.  It only makes the driver print annoying
warning message.  Fix it.

[patch also proferred by Pierre Tardy at the end of 2006 -jg]

Signed-off-by: Tejun Heo <htejun@gmail.com>
--
 drivers/ata/ata_piix.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ata_piix.c