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

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon Feb 29 22:40:30 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 (2):
  Fixing the Duplicate registration for NetFn [0x6], Cmd:[0xFF]
  Removed the handler function of the wild card command      enter the
    commit message for your changes. Lines starting

 globalhandler.C | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

-- 
2.7.1




More information about the openbmc mailing list