• T
    ata_piix: kill incorrect invalid map value warning · e04b3b9d
    Tejun Heo 提交于
    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: NTejun Heo <htejun@gmail.com>
    --
     drivers/ata/ata_piix.c |    2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    e04b3b9d
ata_piix.c 31.7 KB