commit | 86a362c49f3c0ba72f2e9217c704e10959c54bec | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 01 10:24:26 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 05 11:16:18 2017 -0500 |
tree | 0832439d2d96175fcc7e9d5f7427570b909b7494 | |
parent | cf4f267534e29c53cfdd92d8811168d5d34af80f [diff] |
phylink: get rid of separate Cisco SGMII and 802.3z modes Since the handling of SGMII and 802.3z is now the same, combine the MLO_AN_xxx constants into a single MLO_AN_INBAND, and use the PHY interface mode to distinguish between Cisco SGMII and 802.3z. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>