]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/sata_nv.c
[libata] Improve timeout handling
[linux-2.6-omap-h63xx.git] / drivers / ata / sata_nv.c
index 2f523f8c27f604e1657bb7e34fbf2ebdfbf5cd11..6cda12ba81225264f50f9fe11821697ab2c83c98 100644 (file)
@@ -408,6 +408,7 @@ static struct scsi_host_template nv_swncq_sht = {
 
 static struct ata_port_operations nv_common_ops = {
        .inherits               = &ata_bmdma_port_ops,
+       .lost_interrupt         = ATA_OP_NULL,
        .scr_read               = nv_scr_read,
        .scr_write              = nv_scr_write,
 };