Commit fixes possible NULL reference in 'lib/ipmi_lanp.c' which is caused by not checking return value of get_lan_param(), resp. get_lan_param_select(). This function can return NULL in certain situations.