[PATCH net-next 2/9] net: dsa: mt753x: remove setting of tx_lpi parameters

Chester A. Unal chester.a.unal at arinc9.com
Mon Jan 6 05:01:59 PST 2025


On 06/01/2025 11:58, Russell King (Oracle) wrote:
> dsa_user_get_eee() calls the DSA switch get_mac_eee() method followed
> by phylink_ethtool_get_eee(), which goes on to call
> phy_ethtool_get_eee(). This overwrites all members of the passed
> ethtool_keee, which means anything written by the DSA switch
> get_mac_eee() method will be discarded.
> 
> Remove setting any members in mt753x_get_mac_eee().
> 
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>

Reviewed-by: Chester A. Unal <chester.a.unal at arinc9.com>

Chester A.



More information about the linux-arm-kernel mailing list