Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / ata / sata_mv.c
index c53633d..cae4c1e 100644 (file)
@@ -670,7 +670,7 @@ static struct scsi_host_template mv6_sht = {
        .can_queue              = MV_MAX_Q_DEPTH - 1,
        .sg_tablesize           = MV_MAX_SG_CT / 2,
        .dma_boundary           = MV_DMA_BOUNDARY,
-       .sdev_attrs             = ata_ncq_sdev_attrs,
+       .sdev_groups            = ata_ncq_sdev_groups,
        .change_queue_depth     = ata_scsi_change_queue_depth,
        .tag_alloc_policy       = BLK_TAG_ALLOC_RR,
        .slave_configure        = ata_scsi_slave_config