]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_netcell.c
[libata] Don't use old-EH ->eng_timeout() hook when not needed
[linux-2.6] / drivers / ata / pata_netcell.c
index 16cb254cb9733ce148191ab0224831e08fb03660..76eb9c90bee1f3759b8194aabebfe23b95b65e09 100644 (file)
@@ -90,8 +90,7 @@ static const struct ata_port_operations netcell_ops = {
        .qc_issue               = ata_qc_issue_prot,
        .data_xfer              = ata_pio_data_xfer,
 
-       /* Timeout handling. Special recovery hooks here */
-       .eng_timeout            = ata_eng_timeout,
+       /* IRQ-related hooks */
        .irq_handler            = ata_interrupt,
        .irq_clear              = ata_bmdma_irq_clear,