commit | 08437c572c0873a696ceae92aff29f0ae334aeab | [log] [tgz] |
---|---|---|
author | Feras Daoud <ferasda@mellanox.com> | Tue Oct 31 14:24:19 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jan 09 07:40:48 2018 +0200 |
tree | 745d9aaae825786f21079786093041c18d794e51 | |
parent | 36e564b76f1862914ad32c35bab433e07da2ebf8 [diff] |
net/mlx5e: IPoIB, Add PTP ioctl support for child interface Add support to control precision time protocol on child interfaces using ioctl. This commit changes the following: - Change parent ioctl function to be non static - Reuse the parent ioctl function in child devices Signed-off-by: Feras Daoud <ferasda@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>