Re: [PATCH net-next v2 05/10] net: ethtool: Make helpers public
From: Michal Kubecek <hidden>
Date: 2020-05-05 08:29:27
From: Michal Kubecek <hidden>
Date: 2020-05-05 08:29:27
On Tue, May 05, 2020 at 02:18:16AM +0200, 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: Michal Kubecek <redacted>