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

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

Merge "icnss: Avoid setting of ICNSS_WLFW_EXISTS bit twice"

parents b8ad0469 843ba9a3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1232,7 +1232,6 @@ int icnss_connect_to_fw_server(struct icnss_priv *priv, void *data)
		ret = -ENODEV;
		goto out;
	}
	set_bit(ICNSS_WLFW_EXISTS, &priv->state);

	sq.sq_family = AF_QIPCRTR;
	sq.sq_node = event_data->node;