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

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

Merge "msm: ipa: using debug logging instead of error logging"

parents 057555dd d69526f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3130,7 +3130,7 @@ static int rmnet_ipa3_query_tethering_stats_modem(
	if (reset) {
	if (reset) {
		req->reset_stats_valid = true;
		req->reset_stats_valid = true;
		req->reset_stats = true;
		req->reset_stats = true;
		IPAWANERR("reset the pipe stats\n");
		IPAWANDBG("reset the pipe stats\n");
	} else {
	} else {
		/* print tethered-client enum */
		/* print tethered-client enum */
		IPAWANDBG("Tethered-client enum(%d)\n", data->ipa_client);
		IPAWANDBG("Tethered-client enum(%d)\n", data->ipa_client);