You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[portsorch] Fix HOSTIF oper status configuration on boot (#3794)
Fixessonic-net/sonic-buildimage#23347
<!--
Please make sure you have read and understood the contribution guildlines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
1. Make sure your commit includes a signature generted with `git commit -s`
2. Make sure your commit title follows the correct format: [component]: description
3. Make sure your commit message contains enough details about the change and related tests
4. Make sure your pull request adds related reviewers, asignees, labels
Please also provide the following information in this pull request:
-->
**What I did**
Fix an issue where m_oper_status is used uninitialized.
**Why I did it**
To fix hostif set down after warm-boot.
**How I verified it**
UT, need help from community to test on BRCM.
**Details if related**
0 commit comments