Home
last modified time | relevance | path

Searched hist:"4 f096777" (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c4f096777 Fri Apr 25 13:40:36 CDT 2014 Zdenek Styblik <stybla@turnovfree.net> ID: 310 - lanplus retry regression

The lanplus driver for has a bug in ipmi_lanplus_open_session(). There is
an extra and undesired check for a null response (timeout). As a result, it
returns 1 to the caller. The result of this is an occasional assertion. Commit
mends this.

Commit for Pat Donlin