mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 09:47:13 +00:00
Use default.
This commit is contained in:
@@ -40,9 +40,3 @@ onlp_chassisi_hdr_get(onlp_oid_id_t id, onlp_oid_hdr_t* hdr)
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
int
|
||||
onlp_chassisi_info_get(onlp_oid_id_t id, onlp_chassis_info_t* info)
|
||||
{
|
||||
return onlp_chassisi_hdr_get(id, &info->hdr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user