summaryrefslogtreecommitdiffstats
path: root/include/linux/phylink.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/phylink.h')
-rw-r--r--include/linux/phylink.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/phylink.h b/include/linux/phylink.h
index e95cc12030fa..50eeae025f1e 100644
--- a/include/linux/phylink.h
+++ b/include/linux/phylink.h
@@ -219,9 +219,6 @@ void phylink_ethtool_get_pauseparam(struct phylink *,
219 struct ethtool_pauseparam *); 219 struct ethtool_pauseparam *);
220int phylink_ethtool_set_pauseparam(struct phylink *, 220int phylink_ethtool_set_pauseparam(struct phylink *,
221 struct ethtool_pauseparam *); 221 struct ethtool_pauseparam *);
222int phylink_ethtool_get_module_info(struct phylink *, struct ethtool_modinfo *);
223int phylink_ethtool_get_module_eeprom(struct phylink *,
224 struct ethtool_eeprom *, u8 *);
225int phylink_get_eee_err(struct phylink *); 222int phylink_get_eee_err(struct phylink *);
226int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *); 223int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *);
227int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *); 224int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);