Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
[linux-drm-fsl-dcu.git] / drivers / ata / sata_sil24.c
index ea655949023f4a6304096a33724ed2d2d8ed56c3..ba2667fa0528ff1f2138c438bfe72d10c6757c87 100644 (file)
@@ -388,6 +388,7 @@ static struct scsi_host_template sil24_sht = {
        .can_queue              = SIL24_MAX_CMDS,
        .sg_tablesize           = SIL24_MAX_SGE,
        .dma_boundary           = ATA_DMA_BOUNDARY,
+       .tag_alloc_policy       = BLK_TAG_ALLOC_FIFO,
 };
 
 static struct ata_port_operations sil24_ops = {