OSDN Git Service

Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
[android-x86/kernel.git] / drivers / ata / sata_sil24.c
index ea65594..ba2667f 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 = {