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

lanp: Fix error response from Unsupported Parameter lookup #1

Merged

Conversation

rustydb
Copy link

@rustydb rustydb commented Feb 16, 2023

Return a pointer to the lan_param instead of NULL in the case when the parameter is not supported.

Resolves ipmitool#388
Signed-off-by Daniel Van Allen dvanallen@google.com

Return a pointer to the lan_param instead of NULL in the case when the
parameter is not supported.

Resolves ipmitool#388
Signed-off-by Daniel Van Allen <dvanallen@google.com>
@rustydb rustydb merged commit b7c0d66 into Cray-HPE:master Feb 17, 2023
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.

Unsupported LAN Parameter lookup command returns an error
3 participants