RDMA/mlx5: Reduce CQ memory footprint There is no need to store a temporary umem pointer in the generic CQ object. Use an on‑stack variable instead. Signed-off-by: Leon Romanovsky <leonro@nvidia.com>