]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: File renaming towards ptp core implementation
authorFeras Daoud <ferasda@mellanox.com>
Mon, 14 Aug 2017 08:23:27 +0000 (11:23 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 14 Oct 2017 18:22:05 +0000 (11:22 -0700)
commit7449421adebdf92bc64d283be5f5f2e8647359ca
tree4b05f74e61f1efb3976fc6e6029a5fb22737d674
parentc1b31305bd9ced7f4232632fe8925af072cfcafa
net/mlx5: File renaming towards ptp core implementation

en_clock.c renamed clock.c and moved to lib/ as first step
towards relocating code to core part of the driver to allow
sharing between Ethernet and Infiniband.

Signed-off-by: Feras Daoud <ferasda@mellanox.com>
Signed-off-by: Eitan Rabin <rabin@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/Kconfig
drivers/net/ethernet/mellanox/mlx5/core/Makefile
drivers/net/ethernet/mellanox/mlx5/core/en_clock.c [deleted file]
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c [new file with mode: 0644]