net/mlx5: Fix ingress/egress naming mistake
commit4484e2994887cf57815c8e55ac1f9eaf0036928e
authorGal Pressman <galp@mellanox.com>
Wed, 29 Nov 2017 10:08:15 +0000 (29 12:08 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 28 Dec 2017 22:43:52 +0000 (29 00:43 +0200)
treefef7e75f8f906010c9d3208006b6a9ab5d023963
parent18a89ab7668146a13c53685846a2f0598061e20f
net/mlx5: Fix ingress/egress naming mistake

The functions names do not represent their actions, switch the mistaken
ingress/egress naming.

Fixes: fba53f7b5719 ("net/mlx5: Introduce mlx5_flow_steering structure")
Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c