X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fscsi%2Feata_pio.c;h=952505c006dffeba8f13a3a5feb2d41d1575210e;hb=63fc4a038d8ca5e2da8c14c01b16876685beacf4;hp=b5a60926e556657f7c9e1ead702548ffc002a381;hpb=94aa5e5f6251ca0e1d77e083f8c2f9f40ee548c5;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/scsi/eata_pio.c b/drivers/scsi/eata_pio.c index b5a6092..952505c 100644 --- a/drivers/scsi/eata_pio.c +++ b/drivers/scsi/eata_pio.c @@ -815,8 +815,6 @@ static int register_pio_HBA(long base, struct get_conf *gc, struct pci_dev *pdev else hd->primary = 1; - sh->unchecked_isa_dma = 0; /* We can only do PIO */ - hd->next = NULL; /* build a linked list of all HBAs */ hd->prev = last_HBA; if (hd->prev != NULL)