Loading drivers/platform/msm/ipa/ipa_v3/rmnet_ipa.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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); Loading Loading
drivers/platform/msm/ipa/ipa_v3/rmnet_ipa.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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); Loading