[PATCH net-next v2] net/ncsi: Add generic netlink family

David Miller davem at davemloft.net
Tue Mar 6 02:44:01 AEDT 2018


From: Samuel Mendoza-Jonas <sam at mendozajonas.com>
Date: Mon,  5 Mar 2018 11:39:05 +1100

> Add a generic netlink family for NCSI. This supports three commands;
> NCSI_CMD_PKG_INFO which returns information on packages and their
> associated channels, NCSI_CMD_SET_INTERFACE which allows a specific
> package or package/channel combination to be set as the preferred
> choice, and NCSI_CMD_CLEAR_INTERFACE which clears any preferred setting.
> 
> Signed-off-by: Samuel Mendoza-Jonas <sam at mendozajonas.com>
> ---
> v2: Add a separate NCSI_CMD_CLEAR_INTERFACE command instead of allowing
> missing attributes in NCSI_CMD_SET_INTERFACE.

Applied, thank you.


More information about the openbmc mailing list