]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Don't set "block multicast loopback" capability
authorEli Cohen <eli@dev.mellanox.co.il>
Thu, 6 Feb 2014 15:41:25 +0000 (17:41 +0200)
committerRoland Dreier <roland@purestorage.com>
Fri, 7 Feb 2014 07:09:48 +0000 (23:09 -0800)
commitf051983bbce065cd6e3e4d3df4c77f8676aa0802
tree52ead1be35e239c95123e64be894da365fa10a1a
parentb3f7f1a5d6a501a09892710f5f29504a560c2ea4
IB/mlx5: Don't set "block multicast loopback" capability

Currently Connect-IB does not support blocking multicast loopback, so
don't set IB_DEVICE_BLOCK_MULTICAST_LOOPBACK in the device caps.

Reported by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/qp.c