[PATCH phosphor-host-ipmid] Fixing the Duplicate registration for NetFn [0x6], Cmd:[0xFF]

OpenBMC Patches openbmc-patches at stwcx.xyz
Fri Feb 26 00:40:35 AEDT 2016


This NetFn [0x6], Cmd:[0xFF] is getting registered in both apphandler.C and globalhandler.C causing a duplicate registration. 

--> The fix is to remove the registration in globalhandler.C

apphandler.C and globalhandler.C are part of libapphandler library.

https://github.com/openbmc/phosphor-host-ipmid/pull/67

Ratan Gupta (1):
  Fixing the Duplicate registration for NetFn [0x6], Cmd:[0xFF]

 globalhandler.C | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.7.1




More information about the openbmc mailing list