[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200610.132038.2265113079002934200.davem@davemloft.net>
Date: Wed, 10 Jun 2020 13:20:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dsahern@...nel.org
Cc: netdev@...r.kernel.org, kuba@...nel.org, roopa@...ulusnetworks.com
Subject: Re: [PATCH net] vxlan: Remove access to nexthop group struct
From: David Ahern <dsahern@...nel.org>
Date: Tue, 9 Jun 2020 17:27:28 -0600
> vxlan driver should be using helpers to access nexthop struct
> internals. Remove open check if whether nexthop is multipath in
> favor of the existing nexthop_is_multipath helper. Add a new
> helper, nexthop_has_v4, to cover the need to check has_v4 in
> a group.
>
> Fixes: 1274e1cc4226 ("vxlan: ecmp support for mac fdb entries")
> Cc: Roopa Prabhu <roopa@...ulusnetworks.com>
> Signed-off-by: David Ahern <dsahern@...nel.org>
Also applied, thanks David.
Powered by blists - more mailing lists