Re: [PATCH V3 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions

From: Andrew Lunn
Date: Thu Aug 22 2024 - 12:14:11 EST


On Thu, Aug 22, 2024 at 05:33:31PM +0800, Jijie Shao wrote:
> Implement the .get_drvinfo .get_link .get_link_ksettings to get
> the basic information and working status of the driver.
> Implement the .set_link_ksettings to modify the rate, duplex,
> and auto-negotiation status.
>
> Signed-off-by: Jijie Shao <shaojijie@xxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew