net/mlx5e: Rename en_flow_table.c to en_fs.c
authorMaor Gottlieb <maorg@mellanox.com>
Thu, 10 Dec 2015 15:12:45 +0000 (17:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Dec 2015 05:15:24 +0000 (00:15 -0500)
commit7cb21b794baa521a068e5f8640c248b4d1c283ff
tree03c86493b262526e771a5678536d37fd9c6d9c74
parent86d722ad2c3bd2f0536b196b7fd67ae2a7e2a492
net/mlx5e: Rename en_flow_table.c to en_fs.c

Rename en_flow_table.c to en_fs.c in order to be aligned
with the new flow steering files.

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/Makefile
drivers/net/ethernet/mellanox/mlx5/core/en_flow_table.c [deleted file]
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c [new file with mode: 0644]