net: phy: Add support for resolving 5G and 2.5G autoneg
authorAndrew Lunn <andrew@lunn.ch>
Sat, 10 Nov 2018 22:43:37 +0000 (23:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2018 18:10:02 +0000 (10:10 -0800)
commitcb6402fe26358a33e32fb71054b248c76dcfe491
treed452e2123b8aedec0af918b1d6cf5c990496db38
parent3c6b59d6f07c69dbe9d9e0191d158820bdda7f60
net: phy: Add support for resolving 5G and 2.5G autoneg

Now that 2.5G and 5G can be represented in phydev->advertising and
phydev->lp_advertising, add these two links modes as possible
resolutions to auto negotiation.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy-core.c