[syncd.sh] remove chipdown on mellanox (#3926)

ASIC reset events are captured by hw-mgmt and hw-mgmt calls chipup/chipdown internally without OS iteraction

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
This commit is contained in:
Stepan Blyshchak 2019-12-23 11:15:08 +02:00 committed by liat-grozovik
parent 77d636256b
commit b6ad09aa35

View File

@ -111,7 +111,6 @@ start() {
/bin/systemctl stop pmon
debug "pmon is active while syncd starting, stop it first"
fi
/usr/bin/hw-management.sh chipdown
fi
if [[ x"$BOOT_TYPE" == x"fast" ]]; then