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

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

Merge "cnss2: Skip unexpected QMI server arrive"

parents c72ea187 71ff1dc0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2113,7 +2113,6 @@ int cnss_wlfw_server_arrive(struct cnss_plat_data *plat_priv, void *data)

	if (test_bit(CNSS_QMI_WLFW_CONNECTED, &plat_priv->driver_state)) {
		cnss_pr_err("Unexpected WLFW server arrive\n");
		CNSS_ASSERT(0);
		return -EINVAL;
	}