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

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

Merge "msm: ipa3: Reduced excessive logs from ipa"

parents a1f53d8e d7a7edb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1625,7 +1625,7 @@ int ipa3_tx_dp(enum ipa_client_type dst, struct sk_buff *skb,
	sys = ipa3_ctx->ep[src_ep_idx].sys;

	if (!sys || !sys->ep->valid) {
		IPAERR("pipe not valid\n");
		IPAERR_RL("pipe not valid\n");
		goto fail_gen;
	}