Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a0afc2c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: cmdq_hci: Don't reset tag id on error path"

parents 2e78b8ab 1186a6ff
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -694,7 +694,6 @@ irqreturn_t cmdq_irq(struct mmc_host *mmc, int err)
			mrq->data->error = err;
		}

		tag = 0;
		/*
		 * CQE detected a reponse error from device
		 * In most cases, this would require a reset.