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 wrote:
> >
> > Add freeing of allocated memroy before exiting on mlx5dv error.
> >
> > Fixes: fc2c498ccb94 ("net/mlx5: add Direct Verb
> On Oct 29, 2018, at 9:09 AM, Dekel Peled 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
> ---
Nice catch!
Acked-by: Yongseok Koh
T
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
---
drivers/net/mlx5/mlx5_flow_dv.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers
3 matches
Mail list logo