]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/eata_pio.c
fat: ->i_pos race fix
[linux-2.6-omap-h63xx.git] / drivers / scsi / eata_pio.c
index b5a60926e556657f7c9e1ead702548ffc002a381..952505c006dffeba8f13a3a5feb2d41d1575210e 100644 (file)
@@ -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)