]> Pileus Git - ~andy/linux/blobdiff - drivers/ata/pata_hpt3x2n.c
[libata] Don't use old-EH ->eng_timeout() hook when not needed
[~andy/linux] / drivers / ata / pata_hpt3x2n.c
index 06c8db079b9125b7d4f400f4cbe6b15de4147ff8..5c5d4f6ab901e699c55cf3e327104ea6804b434f 100644 (file)
@@ -372,7 +372,7 @@ static struct ata_port_operations hpt3x2n_port_ops = {
 
        .qc_prep        = ata_qc_prep,
        .qc_issue       = hpt3x2n_qc_issue_prot,
-       .eng_timeout    = ata_eng_timeout,
+
        .data_xfer      = ata_pio_data_xfer,
 
        .irq_handler    = ata_interrupt,