diff options
Diffstat (limited to 'include/linux/phylink.h')
-rw-r--r-- | include/linux/phylink.h | 3 |
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 *); |
220 | int phylink_ethtool_set_pauseparam(struct phylink *, | 220 | int phylink_ethtool_set_pauseparam(struct phylink *, |
221 | struct ethtool_pauseparam *); | 221 | struct ethtool_pauseparam *); |
222 | int phylink_ethtool_get_module_info(struct phylink *, struct ethtool_modinfo *); | ||
223 | int phylink_ethtool_get_module_eeprom(struct phylink *, | ||
224 | struct ethtool_eeprom *, u8 *); | ||
225 | int phylink_get_eee_err(struct phylink *); | 222 | int phylink_get_eee_err(struct phylink *); |
226 | int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *); | 223 | int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *); |
227 | int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *); | 224 | int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *); |