Merge branch 'net-phy-clean-up-the-old-gen10g-functions'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 05:48:06 +0000 (21:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 05:48:06 +0000 (21:48 -0800)
commit7d827379b062533085f3cd31762a8bb7bf48df19
tree5a01c7bc9878996169117e00bb18e78c7ce0a1f9
parent6bfc1128d58bf74cc864870d680325b330725806
parent7be3ad848f77eba893bd08b97e7383e8d5e873ac
Merge branch 'net-phy-clean-up-the-old-gen10g-functions'

Heiner Kallweit says:

====================
net: phy: clean up the old gen10g functions

The old gen10g_ functions are mainly stubs and have been superseded
by genphy_c45_ equivalents. So lets remove / hide the old functions
as far as possible.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>