Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-microblaze.git] / drivers / net / ethernet / marvell / pxa168_eth.c
index efec6b6..1db023b 100644 (file)
@@ -1456,6 +1456,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 = {