Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[noup] zephyr: use MSG_INFO level for wpa_cli command response print #13

Merged

Conversation

fengming-ye
Copy link
Contributor

@fengming-ye fengming-ye commented Jun 20, 2024

wpa_cli command with interactive means to show response info on console.
In this case it is better to use MSG_INFO level to print instead of
MSG_DEBUG level. As MSG_DEBUG level is for debug cases, but wpa_cli
response print is normal use case.

wpa_cli command with interactive means to show response info on console.
In this case it is better to use MSG_INFO level to print instead of
MSG_DEBUG level. As MSG_DEBUG level is for debug cases, but wpa_cli
response print is normal use case.

Signed-off-by: Fengming Ye <frank.ye@nxp.com>
@krish2718
Copy link
Collaborator

can you please raise a corresponding manifest update PR?

@fengming-ye
Copy link
Contributor Author

can you please raise a corresponding manifest update PR?

Sure raised
zephyrproject-rtos/zephyr#74599

@jukkar jukkar merged commit 9c67d61 into zephyrproject-rtos:main Jun 22, 2024
@fengming-ye fengming-ye deleted the fix/wpa_cli_resp_print_level branch June 24, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants