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

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

Merge "icnss: return recovery success to wlan driver"

parents e3b50ff0 bb31c0f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3527,7 +3527,6 @@ int icnss_trigger_recovery(struct device *dev)
	if (test_bit(ICNSS_PD_RESTART, &priv->state)) {
		icnss_pr_err("PD recovery already in progress: state: 0x%lx\n",
			     priv->state);
		ret = -EPERM;
		goto out;
	}