diff options
author | Justin Tee <[email protected]> | 2023-05-23 11:32:02 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-31 18:14:20 -0400 |
commit | b9951e1cffaec55cecdc3a7fae7c81dbd15c7d11 (patch) | |
tree | f4f870cfc1dbde78cab9b1c371428fa6fc51b6bb /scripts/generate_rust_analyzer.py | |
parent | 9914a3d033d3e1d836a43e93e9738e7dd44a096a (diff) |
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT
A firmware upgrade does not necessitate dumping of phba->dbg_log[] to kmsg
via LOG_TRACE_EVENT. A simple KERN_NOTICE log message should suffice to
notify the user of successful or unsuccessful firmware upgrade. As such,
firmware upgrade log messages are updated to use KERN_NOTICE instead of
LOG_TRACE_EVENT. Additionally, in order to notify the user of reset type
for instantiating newly downloaded firmware, lpfc_log_msg's default
KERN_LEVEL is updated to 5 or KERN_NOTICE.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions