net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters
authorFeras Daoud <ferasda@mellanox.com>
Tue, 31 Oct 2017 12:03:12 +0000 (14:03 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 9 Jan 2018 05:40:48 +0000 (07:40 +0200)
commit93b66472ce73920795f1477729620cce38fe34c0
treefcbc32959deb5fe7ff2e524817a797a76550e67c
parent08437c572c0873a696ceae92aff29f0ae334aeab
net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters

Add support to get time stamping capabilities using ethtool for
child interface.
Usage example:
ethtool -T CHILD-DEVNAME

This change reuses the functionality of parent devices and does not
introduce any new logic.

Signed-off-by: Feras Daoud <ferasda@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c