Commit af79326
authored
[xcvrd] Remove log errors in single ASIC platforms with init Global config (sonic-net#108)
Add check to make sure that the initializeGlobalConfig is invoked only in multi-asic platforms.
Additionaly remove the initializeGlobalConfig() call in the DomUpdate thread and SFPUpdate process. This is because initializeGlobalConfig() is already invoked and initialized in the parent Xcvrd daemon which is available to the child thread/process.1 parent 95b1696 commit af79326
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | 793 | | |
797 | 794 | | |
798 | 795 | | |
| |||
840 | 837 | | |
841 | 838 | | |
842 | 839 | | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | 840 | | |
847 | 841 | | |
848 | 842 | | |
| |||
1195 | 1189 | | |
1196 | 1190 | | |
1197 | 1191 | | |
1198 | | - | |
1199 | | - | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
1200 | 1195 | | |
1201 | 1196 | | |
1202 | 1197 | | |
| |||
0 commit comments