Re: [PATCH net-next] net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops

From: Rui Salvaterra
Date: Thu Jul 04 2024 - 13:52:08 EST


Hi, Daniel,


On Thu, 4 Jul 2024 at 11:14, Daniel Golle <daniel@xxxxxxxxxxxxxx> wrote:
>
> Implement operations to get and set flow-control link parameters.
> Both is done by simply calling phylink_ethtool_{get,set}_pauseparam().
> Fix whitespace in mtk_ethtool_ops while at it.

[patch snipped]

Working flawlessly on my Redmi AC2100. This is thus

Tested-by: Rui Salvaterra <rsalvaterra@xxxxxxxxx>


Thanks,

Rui