Skip to content

Commit 129e9d1

Browse files
authored
fix MSN4410 chassis name in platform_components.json (#9939)
- Why I did it The chassis name in MSN4410 platform_components.json is not correct - How I did it Fix the chassis name - How to verify it Run relevant platform API test Signed-off-by: Kebo Liu <[email protected]>
1 parent dd87b94 commit 129e9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device/mellanox/x86_64-mlnx_msn4410-r0/platform_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chassis": {
3-
"x86_64-mlnx_msn4410-r0": {
3+
"MSN4410": {
44
"component": {
55
"ONIE": { },
66
"SSD": { },

0 commit comments

Comments
 (0)