[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a17afcff-deba-90ea-7a6c-f29798d0f771@gmail.com>
Date: Sat, 29 Aug 2020 13:27:50 -0600
From: David Ahern <dsahern@...il.com>
To: Miaohe Lin <linmiaohe@...wei.com>, davem@...emloft.net,
kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org, kuba@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ipv4: remove unused arg exact_dif in compute_score
On 8/29/20 3:01 AM, Miaohe Lin wrote:
> @@ -277,15 +277,13 @@ static struct sock *inet_lhash2_lookup(struct net *net,
> const __be32 daddr, const unsigned short hnum,
> const int dif, const int sdif)
> {
> - bool exact_dif = inet_exact_dif_match(net, skb);
inet_exact_dif_match is no longer needed after the above is removed.
Powered by blists - more mailing lists