[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166911721413.22168.1907429566053769478.git-patchwork-notify@kernel.org>
Date: Tue, 22 Nov 2022 11:40:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, yuehaibing@...wei.com
Subject: Re: [PATCH net] net: sched: allow act_ct to be built without NF_NAT
Hello:
This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 18 Nov 2022 16:33:03 -0500 you wrote:
> In commit f11fe1dae1c4 ("net/sched: Make NET_ACT_CT depends on NF_NAT"),
> it fixed the build failure when NF_NAT is m and NET_ACT_CT is y by
> adding depends on NF_NAT for NET_ACT_CT. However, it would also cause
> NET_ACT_CT cannot be built without NF_NAT, which is not expected. This
> patch fixes it by changing to use "(!NF_NAT || NF_NAT)" as the depend.
>
> Fixes: f11fe1dae1c4 ("net/sched: Make NET_ACT_CT depends on NF_NAT")
> Signed-off-by: Xin Long <lucien.xin@...il.com>
>
> [...]
Here is the summary with links:
- [net] net: sched: allow act_ct to be built without NF_NAT
https://git.kernel.org/netdev/net/c/8427fd100c7b
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