]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/sata_mv.c
[libata] Improve timeout handling
[linux-2.6-omap-h63xx.git] / drivers / ata / sata_mv.c
index 8a751054c8a1a19a72ec1b2f702e43cfd2203a61..a377226b81c8954005f37cfaac9aeb69ebff1677 100644 (file)
@@ -646,6 +646,8 @@ static struct scsi_host_template mv6_sht = {
 static struct ata_port_operations mv5_ops = {
        .inherits               = &ata_sff_port_ops,
 
+       .lost_interrupt         = ATA_OP_NULL,
+
        .qc_defer               = mv_qc_defer,
        .qc_prep                = mv_qc_prep,
        .qc_issue               = mv_qc_issue,