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

Commit 92e373a7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: glink: Reset qos rate when xprt is down"

parents ae365a78 a9d98d44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4143,6 +4143,7 @@ static void glink_core_link_down(struct glink_transport_if *if_ptr)
	rwref_write_get(&xprt_ptr->xprt_state_lhb0);
	xprt_ptr->next_lcid = 1;
	xprt_ptr->local_state = GLINK_XPRT_DOWN;
	xprt_ptr->curr_qos_rate_kBps = 0;
	xprt_ptr->local_version_idx = xprt_ptr->versions_entries - 1;
	xprt_ptr->remote_version_idx = xprt_ptr->versions_entries - 1;
	xprt_ptr->l_features =