Re: [ovs-dev] [PATCH net-next] net: openvswitch: Release reference to netdev

From: Eelco Chaudron
Date: Tue Apr 23 2024 - 07:19:19 EST




On 23 Apr 2024, at 9:37, Jun Gu wrote:

> dev_get_by_name will provide a reference on the netdev. So ensure that
> the reference of netdev is released after completed.
>
> Fixes: 2540088b836f ("net: openvswitch: Check vport netdev name")
> Signed-off-by: Jun Gu <jun.gu@xxxxxxxxxxxx>

Thanks Jun for the follow-up! The change looks good to me!

Acked-by: Eelco Chaudron <echaudro@xxxxxxxxxx>