Re: [PATCH net-next v8 01/14] ethtool: introduce ethtool netlink interface
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-12-24 04:01:23
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-12-24 04:01:23
Also in:
lkml
On 12/22/2019 3:45 PM, 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 <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian