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)
commit468330e886ee347778f106b343580cf018ad650f
tree8b3edcbc78537851d54ce461f5b19f5efec01315
parente64e469b9a2c22d41b3dd7172118760cec22d473
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: 1ae1df3a1193 ("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