[Jeff Garzik - Sat, Sep 01, 2007 at 06:32:27AM -0400] > Cyrill Gorcunov wrote: >> test this, does it help? >> Cyrill >> --- >> diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c >> index e40c94f..8031697 100644 >> --- a/drivers/ata/ata_piix.c >> +++ b/drivers/ata/ata_piix.c >> @@ -1187,6 +1187,7 @@ static void piix_iocfg_bit18_quirk(struct pci_dev >> *pdev) >> DMI_MATCH(DMI_PRODUCT_NAME, "M570U"), >> }, >> }, >> + {} >> }; > > > heh, you beat me to it. That should indeed fix it. > > Jeff > >
Don't swear on me it was not intended ;) So Jeff, make the real patch then (and btw I think using braces with a space between does look more elegant ;) Cyrill - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/