Skip to content

Commit

Permalink
Revert "Add if statement for module control mode support (sonic-net#1305
Browse files Browse the repository at this point in the history
)"

This reverts commit 45cbf14.
  • Loading branch information
dbarashinvd committed Jan 23, 2024
1 parent 9621316 commit e488fea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions syncd/scripts/syncd_init_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -233,11 +233,6 @@ config_syncd_mlnx()
if [[ -f /tmp/sai_extra.profile ]]; then
cat /tmp/sai_extra.profile >> /tmp/sai.profile
fi

if [[ -f /$HWSKU_DIR/module_control_support.profile ]]; then
cat /$HWSKU_DIR/module_control_support.profile >> /tmp/sai.profile
fi

}

config_syncd_centec()
Expand Down

0 comments on commit e488fea

Please sign in to comment.