mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Merge pull request #458 from jostar-yang/as7816_1003
Modify PSU driver to suuport delta and 3y power
This commit is contained in:
@@ -188,7 +188,6 @@ onlp_psui_info_get(onlp_oid_t id, onlp_psu_info_t* info)
|
||||
/* Get PSU type
|
||||
*/
|
||||
psu_type = psu_type_get(index, info->model, sizeof(info->model));
|
||||
|
||||
switch (psu_type) {
|
||||
case PSU_TYPE_AC_DPS850_F2B:
|
||||
case PSU_TYPE_AC_DPS850_B2F:
|
||||
|
||||
Reference in New Issue
Block a user