Re: [PATCH net-next] net: mana: Use mana_cleanup_port_context() for rxq cleanup

From: Simon Horman
Date: Sat Jun 15 2024 - 10:28:35 EST


On Fri, Jun 14, 2024 at 12:19:08AM -0700, Shradha Gupta wrote:
>
> To cleanup rxqs in port context structures, instead of duplicating the
> code, use existing function mana_cleanup_port_context() which does
> the exact cleanup that's needed.
>
> Signed-off-by: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>

Thanks for following-up with this clean-up, much appreciated.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>