]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/ata/sata_mv.c
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
[net-next-2.6.git] / drivers / ata / sata_mv.c
index 81982594a014b603aa2ebd8b5944ed13049c929b..a9fd9709c2627c7514fe74a8ec9ebc26f09b44f9 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;
 }