• Robert Schmidt's avatar
    Fix MCE Name parameter reading · d81b617d
    Robert Schmidt authored
    The code (author) confused MCE_PARAMS_DESC and MCE_NETPARAMS_DESC and
    tried to read the MCE name from MCE_NETPARAMS_DESC when in reality it
    should come from MCE_PARAMS_DESC. This commit fixes to use the right
    array.
    d81b617d
mce_config.c 33.6 KB