Message ID | 20180313220737.4336-4-jgg@ziepe.ca (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | shefty |
Headers | show |
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;