aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/skge.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/skge.c')
-rw-r--r--drivers/net/skge.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/skge.c b/drivers/net/skge.c
index 47a144d000d5..cac499f84131 100644
--- a/drivers/net/skge.c
+++ b/drivers/net/skge.c
@@ -811,9 +811,7 @@ static const struct ethtool_ops skge_ethtool_ops = {
811 .set_pauseparam = skge_set_pauseparam, 811 .set_pauseparam = skge_set_pauseparam,
812 .get_coalesce = skge_get_coalesce, 812 .get_coalesce = skge_get_coalesce,
813 .set_coalesce = skge_set_coalesce, 813 .set_coalesce = skge_set_coalesce,
814 .get_sg = ethtool_op_get_sg,
815 .set_sg = skge_set_sg, 814 .set_sg = skge_set_sg,
816 .get_tx_csum = ethtool_op_get_tx_csum,
817 .set_tx_csum = skge_set_tx_csum, 815 .set_tx_csum = skge_set_tx_csum,
818 .get_rx_csum = skge_get_rx_csum, 816 .get_rx_csum = skge_get_rx_csum,
819 .set_rx_csum = skge_set_rx_csum, 817 .set_rx_csum = skge_set_rx_csum,