]> err.no Git - linux-2.6/blobdiff - drivers/net/ucc_geth_ethtool.c
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
[linux-2.6] / drivers / net / ucc_geth_ethtool.c
index 64bef7c123654529b5a46864f872717fdde8623f..73aa677a4a3ef9b1cefa938a45ed08b22e8e90ab 100644 (file)
@@ -373,9 +373,7 @@ static const struct ethtool_ops uec_ethtool_ops = {
        .set_ringparam          = uec_set_ringparam,
        .get_pauseparam         = uec_get_pauseparam,
        .set_pauseparam         = uec_set_pauseparam,
-       .get_sg                 = ethtool_op_get_sg,
        .set_sg                 = ethtool_op_set_sg,
-       .get_tso                = ethtool_op_get_tso,
        .get_stats_count        = uec_get_stats_count,
        .get_strings            = uec_get_strings,
        .get_ethtool_stats      = uec_get_ethtool_stats,