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

2018-03-05 Thread David Miller
From: Samuel Mendoza-Jonas 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

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

2018-03-04 Thread Samuel Mendoza-Jonas
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