[SRU][J:linux-bluefield][PATCH v1 0/1] mlxbf_gige: emit messages during open and probe failures

David Thompson davthompson at nvidia.com
Fri Jan 31 15:35:33 UTC 2025


BugLink: https://bugs.launchpad.net/bugs/2097022

SRU Justification:

[Impact]

There are paths in the mlxbf_gige driver open() and probe() functions
where a failure happens without a dmesg log entry.

[Fix]

The fix is to add dmesg log entries for all open() and probe() failures

[Test Case]

Unit tested only, since these are error paths less likely to occur

[Regression Potential]
None - just adding dev_err() calls to error paths

David Thompson (1):
  UBUNTU: SAUCE: mlxbf_gige: emit messages during open and probe
    failures

 .../mellanox/mlxbf_gige/mlxbf_gige_main.c     | 20 ++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

-- 
2.43.2




More information about the kernel-team mailing list