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

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

Merge "msm: ipa4: Fix channel state when GSI command times out"

parents 0f3e1c99 bbc4edee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -219,6 +219,8 @@ static void gsi_channel_state_change_wait(unsigned long chan_hdl,
			gsi_pending_intr);
	}

	GSIDBG("invalidating the channel state when timeout happens\n");
	ctx->state = curr_state;
}

static void gsi_handle_ch_ctrl(int ee)