mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 09:17:08 +00:00
Merge pull request #338 from brandonchuang/as7816_64x
[as7816-64x] Fix PSU serial number inconrrect issue
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "platform_lib.h"
|
||||
|
||||
#define PSU_MODEL_NAME_LEN 8
|
||||
#define PSU_SERIAL_NUMBER_LEN 14
|
||||
#define PSU_SERIAL_NUMBER_LEN 18
|
||||
#define PSU_NODE_MAX_PATH_LEN 64
|
||||
|
||||
int psu_serial_number_get(int id, char *serial, int serial_len)
|
||||
|
||||
Reference in New Issue
Block a user