|
@@ -898,6 +898,7 @@ static const struct ethtool_ops smsc95xx_ethtool_ops = {
|
|
|
.set_wol = smsc95xx_ethtool_set_wol,
|
|
|
.get_link_ksettings = smsc95xx_get_link_ksettings,
|
|
|
.set_link_ksettings = smsc95xx_set_link_ksettings,
|
|
|
+ .get_ts_info = ethtool_op_get_ts_info,
|
|
|
};
|
|
|
|
|
|
static int smsc95xx_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd)
|