]> asedeno.scripts.mit.edu Git - linux.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)
commitae904beaea48d369205c81dbffecc23afcec46de
tree4b05f74e61f1efb3976fc6e6029a5fb22737d674
parent8a5776a5f49812d29fe4b2d0a2d71675c3facf3f
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/lib/clock.c [moved from drivers/net/ethernet/mellanox/mlx5/core/en_clock.c with 100% similarity]