Re: [PATCH v2 net-next] net/ncsi: add response handlers for PLDM over NC-SI

From: David Miller
Date: Sun Sep 01 2019 - 02:54:25 EST


From: Ben Wei <benwei@xxxxxx>
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 <benwei@xxxxxx>
> ---
> Changes in v2
> - fix function definition spacing

Applied.