Re: [PATCH net-next] net: ipv6: Refactor in rt6_age_examine_exception

2021-04-01 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 1 Apr 2021 11:22:23 +0800 you wrote: > The logic in rt6_age_examine_exception is confusing. The commit is > to refactor the code. > > Signed-off-by: Xu Jia > --- > net/ipv6/route.c | 5 + > 1 file changed, 1

[PATCH net-next] net: ipv6: Refactor in rt6_age_examine_exception

2021-03-31 Thread Xu Jia
The logic in rt6_age_examine_exception is confusing. The commit is to refactor the code. Signed-off-by: Xu Jia --- net/ipv6/route.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/net/ipv6/route.c b/net/ipv6/route.c index ebb7519bec2a..f15c7605b11d 100644 --- a/net/ipv6/r