mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "msm: ipa: using debug logging instead of error logging"
This commit is contained in:
commit
d994cfbf5e
@ -3130,7 +3130,7 @@ static int rmnet_ipa3_query_tethering_stats_modem(
|
||||
if (reset) {
|
||||
req->reset_stats_valid = true;
|
||||
req->reset_stats = true;
|
||||
IPAWANERR("reset the pipe stats\n");
|
||||
IPAWANDBG("reset the pipe stats\n");
|
||||
} else {
|
||||
/* print tethered-client enum */
|
||||
IPAWANDBG("Tethered-client enum(%d)\n", data->ipa_client);
|
||||
|
Loading…
x
Reference in New Issue
Block a user