[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 Abhishek
parent f0b7dfad7c
commit 3474e8fddd

View File

@ -106,7 +106,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