]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring
authorGal Pressman <galp@mellanox.com>
Sat, 27 Jan 2018 00:16:45 +0000 (16:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jan 2018 19:24:48 +0000 (14:24 -0500)
commit60e68d44ab36d6ae01e96d659c3b4e6900056b9a
tree8b3edcbc78537851d54ce461f5b19f5efec01315
parent2818f2e4acdaabc52732ba553b17bd475b1f48b3
net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring

On TTC table creation, the indirection TIRs should be used instead of
the inner indirection TIRs.

Fixes: 3de42522c22b ("net/mlx5e: Refactor RSS related objects and code")
Signed-off-by: Gal Pressman <galp@mellanox.com>
Reviewed-by: Shalom Lagziel <shaloml@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/ipoib/ipoib.c