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

Commit 4e45a32f authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "icnss: Avoid calling icnss_fw_crashed twice"

parents 39bb4b98 db1aa0c7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1297,6 +1297,7 @@ static int icnss_driver_event_pd_service_down(struct icnss_priv *priv,
		goto out;
	}

	if (!test_bit(ICNSS_PD_RESTART, &priv->state))
		icnss_fw_crashed(priv, event_data);

out: