Skip to content

Commit

Permalink
CL/DOCA_UROM: Remove extra field
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarka committed Jun 25, 2024
1 parent 5caaa3d commit a5e5e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/cl/doca_urom/cl_doca_urom.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ UCC_CLASS_DECLARE(ucc_cl_doca_urom_lib_t, const ucc_base_lib_params_t *,

typedef struct ucc_cl_doca_urom_context {
ucc_cl_context_t super;
void *urom_ucc_ctx_h;
ucc_mpool_t sched_mp;
ucc_cl_doca_urom_ctx_t urom_ctx;
ucc_cl_doca_urom_context_config_t cfg;
Expand Down

0 comments on commit a5e5e1a

Please sign in to comment.