|
@@ -410,7 +410,6 @@ static const struct ethtool_ops uec_ethtool_ops = {
|
|
|
.set_ringparam = uec_set_ringparam,
|
|
|
.get_pauseparam = uec_get_pauseparam,
|
|
|
.set_pauseparam = uec_set_pauseparam,
|
|
|
- .set_sg = ethtool_op_set_sg,
|
|
|
.get_sset_count = uec_get_sset_count,
|
|
|
.get_strings = uec_get_strings,
|
|
|
.get_ethtool_stats = uec_get_ethtool_stats,
|