This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/mellanox/mlnx-platform-api/sonic_platform
Stephen Sun 20e4547dbc [Mellanox] Fix typo "xSFP_VLOT_OFFSET" (#3118)
Variables SFP_VLOT_OFFSET and QSFP_VLOT_OFFSET containing the typo are originally defined in repo sonic-platform-common. The typo has been fixed in PR #33. However, some Mellanox-specific code hasn't updated correspondingly, which results in xcvrd fail to start.
This PR updates the variable name in Mellanox-specific code correspondingly to fix that.
2019-07-05 14:06:18 -07:00
..
__init__.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00
chassis.py [Mellanox]New platform api -- chassis part (#3082) 2019-07-04 14:29:58 +03:00
eeprom.py [Mellanox]New platform api -- chassis part (#3082) 2019-07-04 14:29:58 +03:00
fan.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00
psu.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00
sfp.py [Mellanox] Fix typo "xSFP_VLOT_OFFSET" (#3118) 2019-07-05 14:06:18 -07:00
watchdog.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00