commit | 7d827379b062533085f3cd31762a8bb7bf48df19 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Mar 03 21:48:06 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 03 21:48:06 2019 -0800 |
tree | 5a01c7bc9878996169117e00bb18e78c7ce0a1f9 | |
parent | 6bfc1128d58bf74cc864870d680325b330725806 [diff] | |
parent | 7be3ad848f77eba893bd08b97e7383e8d5e873ac [diff] |
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>