OSDN Git Service

net/mlx5e: Ethtool steering, move ethtool callbacks
authorSaeed Mahameed <saeedm@mellanox.com>
Wed, 11 Jul 2018 00:04:49 +0000 (17:04 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 13 Aug 2018 19:50:17 +0000 (12:50 -0700)
commitcff2b1e3e83286e569466663b35bf0ae23afcbcf
treecaf597da14e924d595f1585aa46244329b093c52
parent974ce34a0c1278957448d83f53ddfc7a565171ec
net/mlx5e: Ethtool steering, move ethtool callbacks

Move ethool rxnfc callback into en_fs_etthool file where they belong.
This will allow us to make many ethtool fs related helper functions
static.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c