On 8/31/20 12:26 AM, Miaohe Lin wrote:
> The arg exact_dif is not used anymore, remove it. inet6_exact_dif_match()
> is no longer needed after the above is removed, remove it too.
>
> Signed-off-by: Miaohe Lin
> ---
> include/linux/ipv6.h| 11 ---
> net/ipv6/inet6_hashtables.c |
From: Miaohe Lin
Date: Mon, 31 Aug 2020 02:26:10 -0400
> The arg exact_dif is not used anymore, remove it. inet6_exact_dif_match()
> is no longer needed after the above is removed, remove it too.
>
> Signed-off-by: Miaohe Lin
Applied to net-next.
The arg exact_dif is not used anymore, remove it. inet6_exact_dif_match()
is no longer needed after the above is removed, remove it too.
Signed-off-by: Miaohe Lin
---
include/linux/ipv6.h| 11 ---
net/ipv6/inet6_hashtables.c | 6 ++
2 files changed, 2 insertions(+), 15 delet