Monday, October 29, 2018 8:48 PM, Yongseok Koh: > Subject: Re: [PATCH] net/mlx5: fix missing memory deallocation > > > > On Oct 29, 2018, at 9:09 AM, Dekel Peled <dek...@mellanox.com> wrote: > > > > Add freeing of allocated memroy before exiting on mlx5dv error. > > > > Fixes: fc2c498ccb94 ("net/mlx5: add Direct Verbs translate items") > > Cc: or...@mellanox.com > > > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > > --- > > Nice catch! > > Acked-by: Yongseok Koh <ys...@mellanox.com>
Applied to next-net-mlx, thanks.