diff options
Diffstat (limited to 'include/linux/mdio.h')
-rw-r--r-- | include/linux/mdio.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/mdio.h b/include/linux/mdio.h index 3d15c838116c..b42963bc81dd 100644 --- a/include/linux/mdio.h +++ b/include/linux/mdio.h | |||
@@ -70,9 +70,6 @@ extern int mdio45_nway_restart(const struct mdio_if_info *mdio); | |||
70 | extern void mdio45_ethtool_gset_npage(const struct mdio_if_info *mdio, | 70 | extern void mdio45_ethtool_gset_npage(const struct mdio_if_info *mdio, |
71 | struct ethtool_cmd *ecmd, | 71 | struct ethtool_cmd *ecmd, |
72 | u32 npage_adv, u32 npage_lpa); | 72 | u32 npage_adv, u32 npage_lpa); |
73 | extern void | ||
74 | mdio45_ethtool_spauseparam_an(const struct mdio_if_info *mdio, | ||
75 | const struct ethtool_pauseparam *ecmd); | ||
76 | 73 | ||
77 | /** | 74 | /** |
78 | * mdio45_ethtool_gset - get settings for ETHTOOL_GSET | 75 | * mdio45_ethtool_gset - get settings for ETHTOOL_GSET |