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

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

Merge "msm: ecm_ipa: remove IPA BAM dump logic for timeout detection"

parents 9bb2f7f8 578146c5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1187,7 +1187,6 @@ static void ecm_ipa_tx_timeout(struct net_device *net)
		atomic_read(&ecm_ipa_ctx->outstanding_pkts));

	net->stats.tx_errors++;
	ipa_bam_reg_dump();
}