[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8300e3cf-39d7-55bd-2614-db581fcfdc65@blackwall.org>
Date: Tue, 14 Mar 2023 13:52:09 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org,
bridge@...ts.linux-foundation.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, roopa@...dia.com, petrm@...dia.com,
mlxsw@...dia.com
Subject: Re: [PATCH net-next 05/11] vxlan: Move address helpers to private
headers
On 13/03/2023 16:53, Ido Schimmel wrote:
> Move the helpers out of the core C file to the private header so that
> they could be used by the upcoming MDB code.
>
> While at it, constify the second argument of vxlan_nla_get_addr().
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
> ---
> drivers/net/vxlan/vxlan_core.c | 47 -------------------------------
> drivers/net/vxlan/vxlan_private.h | 45 +++++++++++++++++++++++++++++
> 2 files changed, 45 insertions(+), 47 deletions(-)
>
Reviewed-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists