]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/marvell/mv643xx_eth.c
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / drivers / net / ethernet / marvell / mv643xx_eth.c
index 99cd233266acd0c188a717d826a9b5f46177d9b8..04d901d0ff635f284185175bdc3698bc7940038b 100644 (file)
@@ -1672,6 +1672,7 @@ static const struct ethtool_ops mv643xx_eth_ethtool_ops = {
        .get_strings            = mv643xx_eth_get_strings,
        .get_ethtool_stats      = mv643xx_eth_get_ethtool_stats,
        .get_sset_count         = mv643xx_eth_get_sset_count,
+       .get_ts_info            = ethtool_op_get_ts_info,
 };