aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mv643xx_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/mv643xx_eth.c')
-rw-r--r--drivers/net/mv643xx_eth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/mv643xx_eth.c b/drivers/net/mv643xx_eth.c
index b3bf86422734..d98e53efa2ef 100644
--- a/drivers/net/mv643xx_eth.c
+++ b/drivers/net/mv643xx_eth.c
@@ -2780,7 +2780,6 @@ static const struct ethtool_ops mv643xx_ethtool_ops = {
2780 .get_link = mv643xx_eth_get_link, 2780 .get_link = mv643xx_eth_get_link,
2781 .get_sg = ethtool_op_get_sg, 2781 .get_sg = ethtool_op_get_sg,
2782 .set_sg = ethtool_op_set_sg, 2782 .set_sg = ethtool_op_set_sg,
2783 .get_strings = mv643xx_get_strings,
2784 .get_stats_count = mv643xx_get_stats_count, 2783 .get_stats_count = mv643xx_get_stats_count,
2785 .get_ethtool_stats = mv643xx_get_ethtool_stats, 2784 .get_ethtool_stats = mv643xx_get_ethtool_stats,
2786 .get_strings = mv643xx_get_strings, 2785 .get_strings = mv643xx_get_strings,