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

[component] Fix typo for FW_AUTO_ERR_UNKNOWN #254

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

alexrallen
Copy link
Contributor

Description

Fixed typo FW_AUTO_ERR_UKNOWN --> FW_AUTO_ERR_UNKNOWN

Motivation and Context

This is a typo and in the interest of a readable code base should not remain. There are also very few references to this as of now so changing it now before more references are added is a priority.

How Has This Been Tested?

Unit tests passing

@liat-grozovik
Copy link
Collaborator

liat-grozovik commented Jan 2, 2022

@alexrallen LGTM but is this type used only by Mellanox and thus no need to change other implementations?

@liat-grozovik
Copy link
Collaborator

@sujinmkang fyi

@alexrallen
Copy link
Contributor Author

That is correct @liat-grozovik

@sujinmkang sujinmkang merged commit 92203d2 into sonic-net:master Jan 5, 2022
judyjoseph pushed a commit that referenced this pull request Jan 17, 2022
Description
Fixed typo FW_AUTO_ERR_UKNOWN --> FW_AUTO_ERR_UNKNOWN

Motivation and Context
This is a typo and in the interest of a readable code base should not remain. There are also very few references to this as of now so changing it now before more references are added is a priority.

How Has This Been Tested?
Unit tests passing
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-platform-common that referenced this pull request Oct 25, 2024
* Improved 400G link bring up sequence

* Event based handling

* Remove unused functions

* Force DP to remain in DpInitialized State state on admin shutdown

* Added test case

* Skip CMIS task manager based upon flag

* Addressed review comments

* Fix xcvrd crash

* Fix test failure

* Listen only to 'APPL_DB's admin_status

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants