From: Ben Wei <[email protected]> Date: Fri, 30 Aug 2019 20:50:51 +0000 > This patch adds handlers for PLDM over NC-SI command response. > > This enables NC-SI driver recognizes the packet type so the responses > don't get dropped as unknown packet type. > > PLDM over NC-SI are not handled in kernel driver for now, but can be > passed back to user space via Netlink for further handling. > > Signed-off-by: Ben Wei <[email protected]> > --- > Changes in v2 > - fix function definition spacing
Applied.

