[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180305.104401.786259807319660242.davem@davemloft.net>
Date: Mon, 05 Mar 2018 10:44:01 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: sam@...dozajonas.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
openbmc@...ts.ozlabs.org
Subject: Re: [PATCH net-next v2] net/ncsi: Add generic netlink family
From: Samuel Mendoza-Jonas <sam@...dozajonas.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@...dozajonas.com>
> ---
> v2: Add a separate NCSI_CMD_CLEAR_INTERFACE command instead of allowing
> missing attributes in NCSI_CMD_SET_INTERFACE.
Applied, thank you.
Powered by blists - more mailing lists