Re: [PATCH net-next v2 05/10] net: ethtool: Make helpers public
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-05-05 03:20:27
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-05-05 03:20:27
On 5/4/2020 5:18 PM, Andrew Lunn wrote:
Make some helpers for building ethtool netlink messages available outside the compilation unit, so they can be used for building messages which are not simple get/set. Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian