[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168431102133.18881.11020774298219110785.git-patchwork-notify@kernel.org>
Date: Wed, 17 May 2023 08:10:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yuya Tajima <yuya.tajimaa@...il.com>
Cc: davem@...emloft.net, dsahern@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] seg6: Cleanup duplicates of skb_dst_drop calls
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 15 May 2023 15:34:27 +0000 you wrote:
> In processing IPv6 segment routing header (SRH), several functions call
> skb_dst_drop before ip6_route_input. However, ip6_route_input calls
> skb_dst_drop within it, so there is no need to call skb_dst_drop in advance.
>
> Signed-off-by: Yuya Tajima <yuya.tajimaa@...il.com>
> ---
> net/ipv6/exthdrs.c | 3 ---
> net/ipv6/seg6_iptunnel.c | 3 +--
> 2 files changed, 1 insertion(+), 5 deletions(-)
Here is the summary with links:
- [net-next] seg6: Cleanup duplicates of skb_dst_drop calls
https://git.kernel.org/netdev/net-next/c/fa0583c20243
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists