net/mlx5e: Change function's position to a more fitting file
authorAya Levin <ayal@mellanox.com>
Thu, 8 Aug 2019 13:16:28 +0000 (16:16 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 28 Aug 2019 18:49:04 +0000 (11:49 -0700)
commita49e1f31ae155d64355d0cd0e0afa5b2bc8544cd
treea5dd85d59da7c2c72b03067027b22256d5c3eb5e
parent0cfafd4b4ddff99d6c21e028704a13ec1a578b8b
net/mlx5e: Change function's position to a more fitting file

Move function which indicates whether tunnel inner flow table is
supported from en.h to en_fs.c. It fits better right after tunnel
protocol rules definitions.

Signed-off-by: Aya Levin <ayal@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en/fs.h
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c