> Subject: [PATCH rdma-rc v1] RDMA/core: Sanitize WQ state received from the > userspace > > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > The mlx4 and mlx5 implemented differently the WQ input checks. > Instead of duplicating mlx4 logic in the mlx5, let's prepare the input in the central > place. Maybe some more verbiage about what the bug was in mlx5 that prompted this patch would be good since this an -rc fix. Shiraz