Re: [PATCH] nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs

From: David Miller
Date: Fri Sep 27 2019 - 14:12:59 EST


From: Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
Date: Wed, 25 Sep 2019 14:05:09 -0500

> In nfp_flower_spawn_vnic_reprs in the loop if initialization or the
> allocations fail memory is leaked. Appropriate releases are added.
>
> Signed-off-by: Navid Emamdoost <navid.emamdoost@xxxxxxxxx>

Applied.