Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <[email protected]>:

On Sun,  5 May 2024 20:42:38 +0200 you wrote:
> The change from skb_copy to pskb_copy unfortunately changed the data
> copying to omit the ethernet header, since it was pulled before reaching
> this point. Fix this by calling __skb_push/pull around pskb_copy.
> 
> Fixes: 59c878cbcdd8 ("net: bridge: fix multicast-to-unicast with fraglist 
> GSO")
> Signed-off-by: Felix Fietkau <[email protected]>
> 
> [...]

Here is the summary with links:
  - [net] net: bridge: fix corrupted ethernet header on multicast-to-unicast
    https://git.kernel.org/netdev/net/c/86b29d830ad6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to