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

Commit 6a467e9f 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 b74643b8 2ac99f05
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3563,7 +3563,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;
	}