davinci_emac: Support the get_ts_info ethtool method.
[deliverable/linux.git] / drivers / net / ethernet / ti / davinci_emac.c
index 174a3348f6762d67a661801342ea6cbe95a7810f..8aa33326bec3507d07ed0d3c9b46dab081023996 100644 (file)
@@ -627,6 +627,7 @@ static const struct ethtool_ops ethtool_ops = {
        .get_link = ethtool_op_get_link,
        .get_coalesce = emac_get_coalesce,
        .set_coalesce =  emac_set_coalesce,
+       .get_ts_info = ethtool_op_get_ts_info,
 };
 
 /**
This page took 0.025855 seconds and 5 git commands to generate.