X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fata%2Fpata_netcell.c;h=94f979a7f4f73f67f4d5098f38d927bbdac62ce6;hb=7db82437cfcac4bdfe79a6323eb554fdfa271623;hp=f0d52f72f5bb0b9d88800f0db89f4cccba40069f;hpb=a800faec1b21d7133b5f0c8c6dac593b7c4e118d;p=~andy%2Flinux diff --git a/drivers/ata/pata_netcell.c b/drivers/ata/pata_netcell.c index f0d52f72f5b..94f979a7f4f 100644 --- a/drivers/ata/pata_netcell.c +++ b/drivers/ata/pata_netcell.c @@ -82,7 +82,7 @@ static int netcell_init_one (struct pci_dev *pdev, const struct pci_device_id *e ata_pci_bmdma_clear_simplex(pdev); /* And let the library code do the work */ - return ata_pci_sff_init_one(pdev, port_info, &netcell_sht, NULL); + return ata_pci_sff_init_one(pdev, port_info, &netcell_sht, NULL, 0); } static const struct pci_device_id netcell_pci_tbl[] = {