ARM: shmobile: r8a7791: add R-Car sound support on DTSI
[deliverable/linux.git] / block / blk-flush.c
index ff87c664b7df63e62710faad323f8eae8fcd082c..8ffee4b5f93de9c2283f2f55684e3667b340c733 100644 (file)
@@ -225,7 +225,7 @@ static void flush_end_io(struct request *flush_rq, int error)
 
        if (q->mq_ops) {
                spin_lock_irqsave(&q->mq_flush_lock, flags);
-               q->flush_rq->cmd_flags = 0;
+               q->flush_rq->tag = -1;
        }
 
        running = &q->flush_queue[q->flush_running_idx];
This page took 0.040979 seconds and 5 git commands to generate.