Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant updateFabricPortState (sonic-net#2850)
Call to updateFabricPortState in FabricPortsOrch::getFabricPortList() is redundant as FabricPortsOrch::doTask() already calls it. This change helps mitigate the MHz spikes during boot up of the supe as described in sonic-net/sonic-buildimage#15321.
- Loading branch information