On Thu, Jan 10, 2013 at 3:49 PM, Ales Ledvinka wrote:
> In src/plugins/lanplus/lanplus.c the second if ends with ";"
> Any idea if that is intentional to fail after the second get auth cap
> regardless of return code?
>
>
> * I'm not sure why we accept a failure for the first call
>
In src/plugins/lanplus/lanplus.c the second if ends with ";"
Any idea if that is intentional to fail after the second get auth cap
regardless of return code?
* I'm not sure why we accept a failure for the first call
*/
if (ipmi_get_auth_capabilities_cmd(intf, &auth_cap))