|
@@ -815,6 +815,7 @@ static const struct ethtool_ops dnet_ethtool_ops = {
|
|
|
.set_settings = dnet_set_settings,
|
|
|
.get_drvinfo = dnet_get_drvinfo,
|
|
|
.get_link = ethtool_op_get_link,
|
|
|
+ .get_ts_info = ethtool_op_get_ts_info,
|
|
|
};
|
|
|
|
|
|
static const struct net_device_ops dnet_netdev_ops = {
|