diff options
author | Corey Minyard <corey@minyard.net> | 2024-08-20 19:46:47 -0500 |
---|---|---|
committer | Corey Minyard <corey@minyard.net> | 2024-08-20 19:51:34 -0500 |
commit | 88f65f903d25aed8801d795470042754cb18ec67 (patch) | |
tree | b657bfa015de7e74debadc5d0dcaf1935d82d116 /usr/.gitignore | |
parent | 0e38f7ecb55c86c0bdb45ed817bac5a49cdeac04 (diff) |
ipmi:ssif: Improve detecting during probing
If an IPMI SSIF device is probed and there is something there, but
probably not an actual BMC, the code would just issue a lot of errors
before it failed. We kind of need these errors to help with certain
issues, and some of the failure reports are non-fatal.
However, a get device id command should alway work. If that fails,
nothing else is going to work and it's a pretty good indication that
there's no valid BMC there. So issue and check that command and bail
if it fails.
Reported-by: Ivan T. Ivanov <iivanov@suse.de>
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'usr/.gitignore')
0 files changed, 0 insertions, 0 deletions