[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162276000609.13062.5920077176509341487.git-patchwork-notify@kernel.org>
Date: Thu, 03 Jun 2021 22:40:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andreas Roeseler <andreas.a.roeseler@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, dsahern@...nel.org,
kuba@...nel.org, willemdebrujin.kernel@...il.com,
fweimer@...rceware.org
Subject: Re: [PATCH net-next] icmp: fix lib conflict with trinity
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 3 Jun 2021 16:22:11 -0500 you wrote:
> Including <linux/in.h> and <netinet/in.h> in the dependencies breaks
> compilation of trinity due to multiple definitions. <linux/in.h> is only
> used in <linux/icmp.h> to provide the definition of the struct in_addr,
> but this can be substituted out by using the datatype __be32.
>
> Signed-off-by: Andreas Roeseler <andreas.a.roeseler@...il.com>
>
> [...]
Here is the summary with links:
- [net-next] icmp: fix lib conflict with trinity
https://git.kernel.org/netdev/net-next/c/e32ea44c7ae4
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