]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Fix create vport flow table flow
authorMohamad Haj Yahia <mohamad@mellanox.com>
Thu, 25 May 2017 13:46:14 +0000 (16:46 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 11 Jun 2017 10:10:36 +0000 (13:10 +0300)
commit849c07c9b3f8e7207dd346042250d1ae9384e47a
treec149b918614fe82dd558f452a60b05eeb4ff3bba
parenta71cf3fae69a5f15f47f665a3da72d26b9697fc4
net/mlx5: Fix create vport flow table flow

Send vport number to the create flow table inner method instead of
ignoring the vport argument and sending always 0.

Fixes: c582ac653827 ('net/mlx5: Refactor create flow table method to accept underlay QP')
Signed-off-by: Mohamad Haj Yahia <mohamad@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c