IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach
authorOr Gerlitz <ogerlitz@mellanox.com>
Wed, 17 Dec 2014 14:17:34 +0000 (16:17 +0200)
committerRoland Dreier <roland@purestorage.com>
Tue, 17 Feb 2015 00:36:09 +0000 (16:36 -0800)
commite9a7faf11af94957e5107b40af46c2e329541510
treebab5661b7f56e81374c128e7f86479a10cc5b033
parentbfa76d49576599a4b9f9b7a71f23d73d6dcff735
IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach

The MLX4_PROT_IB_IPV4 protocol should only be used with RoCEv2 and such.
Removing this wrong usage allows to run multicast applications over RoCE.

Fixes: d487ee77740c ("IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table")
Reported-by: Carol Soto <clsoto@linux.vnet.ibm.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx4/main.c
This page took 0.026294 seconds and 5 git commands to generate.