Re: [PATCH net-next v5 24/25] ovpn: add basic ethtool support
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-06-27 16:25:27
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-06-27 16:25:27
On Thu, Jun 27, 2024 at 03:08:42PM +0200, Antonio Quartulli wrote:
Implement support for basic ethtool functionality. Note that ovpn is a virtual device driver, therefore various ethtool APIs are just not meaningful and thus not implemented. Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew