FT_FRU_NAME
if (strcmp(name, FT_FRU_NAME) != 0)
fru_name = FT_FRU_NAME;
(strncmp(fru_name, FT_FRU_NAME, FT_FRU_NAME_LEN) != 0)) {