[Intel-wired-lan] [PATCH] i40e: Fix incorrect use of ip6src due to copy-paste coding error
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Mon Feb 15 23:20:09 UTC 2021
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 15 Feb 2021 16:19:23 +0000 you wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> It appears that the call of ipv6_add_any for the destination address
> is using ip6src instead of ip6dst, this looks like a copy-paste
> coding error. Fix this by replacing ip6src with ip6dst.
>
> Addresses-Coverity: ("Copy-paste error")
> Fixes: efca91e89b67 ("i40e: Add flow director support for IPv6")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>
> [...]
Here is the summary with links:
- i40e: Fix incorrect use of ip6src due to copy-paste coding error
https://git.kernel.org/netdev/net-next/c/7f76963b692d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Intel-wired-lan
mailing list