Re: [PATCH] net/mlx5e: fix bpf_prog refcnt leaks in mlx5e_alloc_rq

From: Saeed Mahameed
Date: Wed Jul 29 2020 - 16:51:31 EST


On Wed, 2020-07-29 at 13:28 -0700, David Miller wrote:
> From: Saeed Mahameed <saeedm@xxxxxxxxxxxx>
> Date: Wed, 29 Jul 2020 19:02:15 +0000
>
> >> Fix this issue by jumping to the error handling path
> >> err_rq_wq_destroy
> >> when either function fails.
> >>
> >
> > Fixes: 422d4c401edd ("net/mlx5e: RX, Split WQ objects for different
> RQ
> > types")
>
> Saeed, are you going to take this into your tree or would you like me
> to
> apply it directly?
>
> Thanks.

I will take this to my tree once Xin adds the missing Fixes tag.
Thanks.