From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> This isn't used and does not match what the kernel does. Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> --- providers/rxe/rxe-abi.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/providers/rxe/rxe-abi.h b/providers/rxe/rxe-abi.h index 72b8438dbf6009..20b94a1e76ced2 100644 --- a/providers/rxe/rxe-abi.h +++ b/providers/rxe/rxe-abi.h @@ -43,11 +43,6 @@ struct mmap_info { __u32 pad; }; -struct rxe_get_context_resp { - struct ib_uverbs_get_context_resp ibv_resp; - __u32 version; -}; - struct rxe_create_cq_resp { struct ib_uverbs_create_cq_resp ibv_resp; struct mmap_info mi; -- 2.16.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html