-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jeff Garzik From: Jeff Garzik Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/sata_mv.c | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.18.orig/drivers/scsi/sata_mv.c +++ linux-2.6.18/drivers/scsi/sata_mv.c @@ -463,6 +463,7 @@ static const struct ata_port_operations .qc_prep = mv_qc_prep_iie, .qc_issue = mv_qc_issue, + .data_xfer = ata_mmio_data_xfer, .eng_timeout = mv_eng_timeout, -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/