On Mon, 2020-06-01 at 19:45 +0300, Denis Efremov wrote:
Variable "in" in dr_create_rc_qp() is allocated with kvzalloc() and should be freed with kvfree().
Fixes: 297cccebdc5a ("net/mlx5: DR, Expose an internal API to issue RDMA operations") Cc: stable@vger.kernel.org Signed-off-by: Denis Efremov efremov@linux.com
Applied to net-mlx5, Thanks, Saeed.