Loading
RDMA/mlx4: Remove unused create_flags field from CQ structure
The CQ creation flags do not need to be cached, as they are used immediately at the point where they are stored. Remove the unused field and reclaim 4 bytes. Link: https://patch.msgid.link/20260213-refactor-umem-v1-14-f3be85847922@nvidia.com Signed-off-by:Leon Romanovsky <leonro@nvidia.com>