Skip to content
Commit 8a296591 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'phy_ethtool_nway_reset'



Florian Fainelli says:

====================
net: phy: Centralize auto-negotation restart

This patch series centralizes how ethtool::nway_reset is implemented
by providing a PHYLIB function which calls into genphy_restart_aneg().

All drivers below are converted to use this new helper function. Some
other have specific requirements that make them not quite suitable for
a straight forward conversion.

There is another patch series which implements ethtool::nway_reset
using the helper function introduced that depends on this patch
series.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 8ebd115b 860ce4b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment