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

Commit 702d25ee authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "icnss: return recovery success to wlan driver"

parents b6df8344 e4269f07
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2279,7 +2279,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;
	}