Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1975a54b authored by Richard Cochran's avatar Richard Cochran Committed by David S. Miller
Browse files

pxa168_eth: Support the get_ts_info ethtool method.

parent ebad0a8d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1457,6 +1457,7 @@ static const struct ethtool_ops pxa168_ethtool_ops = {
	.set_settings = pxa168_set_settings,
	.get_drvinfo = pxa168_get_drvinfo,
	.get_link = ethtool_op_get_link,
	.get_ts_info = ethtool_op_get_ts_info,
};

static const struct net_device_ops pxa168_eth_netdev_ops = {