[Intel-wired-lan] [PATCH iwl-net v4] i40e: fix potential memory leaks in i40e_remove()

Simon Horman horms at kernel.org
Sun Sep 10 14:57:16 UTC 2023


On Fri, Sep 08, 2023 at 02:42:01PM +0200, Andrii Staikov wrote:
> Instead of freeing memory of a single VSI, make sure
> the memory for all VSIs is cleared before releasing VSIs.
> Add releasing of their resources in a loop with the iteration
> number equal to the number of allocated VSIs.
> 
> Fixes: 41c445ff0f48 ("i40e: main driver core")
> Signed-off-by: Andrii Staikov <andrii.staikov at intel.com>
> Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>

Reviewed-by: Simon Horman <horms at kernel.org>



More information about the Intel-wired-lan mailing list