diff options
author | Vitor Soares <vitor.soares@toradex.com> | 2025-04-30 16:06:11 +0100 |
---|---|---|
committer | Vitor Soares <vitor.soares@toradex.com> | 2025-05-05 16:18:29 +0100 |
commit | 6876b4fe789854f60765a4174e4838d298d19395 (patch) | |
tree | 748b668bff37bce8198b4e55fc15b17fd31b4f86 /dynamic-layers/qt5-layer/git@git.enea.com:linux | |
parent | 7431918c86ac6d3be2a273e091227157446960a7 (diff) | |
download | meta-freescale-6876b4fe789854f60765a4174e4838d298d19395.tar.gz |
kernel-module-nxp-wlan: add patch to lower PRINTM_MMSG() log level
Add a patch to change the log level used in the mwifiex driver's
PRINTM_MMSG macro from KERN_ALERT to KERN_INFO.
KERN_ALERT is meant for critical errors; using it for debug messages
clutters logs. KERN_INFO is more appropriate for non-critical
informational output.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
Diffstat (limited to 'dynamic-layers/qt5-layer/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions