[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2354a54f-0e54-18f8-c1b6-323f6c13d77b@cumulusnetworks.com>
Date: Fri, 2 Mar 2018 19:43:27 +0200
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
To: David Ahern <dsahern@...il.com>, netdev@...r.kernel.org
Cc: idosch@...sch.org, davem@...emloft.net, roopa@...ulusnetworks.com,
tom@...bertland.com
Subject: Re: [PATCH v3 net-next 01/10] net/ipv4: Pass net to
fib_multipath_hash instead of fib_info
On 02/03/18 18:32, David Ahern wrote:
> fib_multipath_hash only needs net struct to check a sysctl. Make it
> clear by passing net instead of fib_info. In the end this allows
> alignment between the ipv4 and ipv6 versions.
>
> Signed-off-by: David Ahern <dsahern@...il.com>
> ---
> include/net/ip_fib.h | 2 +-
> net/ipv4/fib_semantics.c | 2 +-
> net/ipv4/route.c | 5 ++---
> 3 files changed, 4 insertions(+), 5 deletions(-)
>
Reviewed-by: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Powered by blists - more mailing lists