[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d2b7a049-97f1-4f4e-8f00-6cfa9a52a0c6@kernel.org>
Date: Thu, 10 Apr 2025 08:34:08 -0600
From: David Ahern <dsahern@...nel.org>
To: Kuniyuki Iwashima <kuniyu@...zon.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: Simon Horman <horms@...nel.org>, Kuniyuki Iwashima <kuni1840@...il.com>,
netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 04/14] nexthop: Convert
nexthop_net_exit_batch_rtnl() to ->exit_rtnl().
On 4/9/25 8:19 PM, Kuniyuki Iwashima wrote:
> nexthop_net_exit_batch_rtnl() iterates the dying netns list and
> performs the same operation for each.
>
> Let's use ->exit_rtnl().
>
> Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com>
> ---
> Cc: David Ahern <dsahern@...nel.org>
> ---
> net/ipv4/nexthop.c | 13 +++++--------
> 1 file changed, 5 insertions(+), 8 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists