This patch set makes sure to set the max_pkeys attribute to the providers that aren't setting it or not setting it correctly. Kamal Heib (5): RDMA/siw: Set max_pkeys attribute RDMA/efa: Set max_pkeys attribute RDMA/cxgb4: Set max_pkeys attribute RDMA/i40iw: Set max_pkeys attribute RDMA/usnic: Fix reported max_pkeys attribute drivers/infiniband/hw/cxgb4/provider.c | 1 + drivers/infiniband/hw/efa/efa_verbs.c | 1 + drivers/infiniband/hw/i40iw/i40iw_verbs.c | 1 + drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 2 +- drivers/infiniband/sw/siw/siw_verbs.c | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) -- 2.25.4