Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Somashekhar
libmbim
Commits
80bcf58a
Commit
80bcf58a
authored
Sep 30, 2021
by
Aleksander Morgado
Browse files
mbimcli,sar: demote message to debug level
parent
6d2140ad
Pipeline
#413897
passed with stages
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/mbimcli/mbimcli-ms-sar.c
View file @
80bcf58a
...
...
@@ -339,7 +339,7 @@ mbimcli_ms_sar_run (MbimDevice *device,
MbimSarControlMode
mode
;
MbimSarBackoffState
state
;
g_
print
(
"Asynchronously set
sar
config
\n
"
);
g_
debug
(
"Asynchronously set
ting SAR
config"
);
if
(
!
sar_config_input_parse
(
set_sar_config_str
,
&
mode
,
&
state
,
&
states_array
))
{
shutdown
(
FALSE
);
return
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment