linux-stable/drivers/infiniband
Yonatan Cohen 2e43bb31b8 IB/mlx5: Verify that driver supports user flags
Flags sent down from user might not be supported by
running driver.
This might lead to unwanted bugs.
To solve this, added macro to test for unsupported flags.

Signed-off-by: Yonatan Cohen <yonatanc@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-10-17 11:25:41 -04:00
..
core RDMA/umad: Use kernel API to allocate umad indexes 2018-10-16 14:36:21 -04:00
hw IB/mlx5: Verify that driver supports user flags 2018-10-17 11:25:41 -04:00
sw RDMA/drivers: Use core provided API for registering device attributes 2018-10-17 03:45:01 -06:00
ulp IB/ipoib: Clear IPCB before icmp_send 2018-10-16 08:25:43 -06:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile