libata-sff: Reenable Port Multiplier after libata-sff remodeling.
[pandora-kernel.git] / drivers / ata / sata_mv.c
index 8198259..a9fd970 100644 (file)
@@ -2284,7 +2284,7 @@ static unsigned int mv_qc_issue_fis(struct ata_queued_cmd *qc)
        }
 
        if (qc->tf.flags & ATA_TFLAG_POLLING)
-               ata_sff_queue_pio_task(ap, 0);
+               ata_sff_queue_pio_task(link, 0);
        return 0;
 }