• Robert Schmidt's avatar
    Fix MCE Name parameter reading · c32f864f
    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.
    c32f864f
mce_config.c 33.6 KB