Re: [PATCH net-next v8 01/14] ethtool: introduce ethtool netlink interface

From: Andrew Lunn
Date: Tue Dec 24 2019 - 04:45:56 EST


On Mon, Dec 23, 2019 at 12:45:19AM +0100, Michal Kubecek wrote:
> Basic genetlink and init infrastructure for the netlink interface, register
> genetlink family "ethtool". Add CONFIG_ETHTOOL_NETLINK Kconfig option to
> make the build optional. Add initial overall interface description into
> Documentation/networking/ethtool-netlink.rst, further patches will add more
> detailed information.
>
> Signed-off-by: Michal Kubecek <mkubecek@xxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew