[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163556880800.10957.12949174206170467469.git-patchwork-notify@kernel.org>
Date: Sat, 30 Oct 2021 04:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, roopa@...dia.com,
nikolay@...dia.com, jiri@...dia.com, idosch@...dia.com,
kuba@...nel.org, lkp@...el.com
Subject: Re: [PATCH net-next] net: bridge: switchdev: fix shim definition for
br_switchdev_mdb_notify
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 30 Oct 2021 01:36:06 +0300 you wrote:
> br_switchdev_mdb_notify() is conditionally compiled only when
> CONFIG_NET_SWITCHDEV=y and CONFIG_BRIDGE_IGMP_SNOOPING=y. It is called
> from br_mdb.c, which is conditionally compiled only when
> CONFIG_BRIDGE_IGMP_SNOOPING=y.
>
> The shim definition of br_switchdev_mdb_notify() is therefore needed for
> the case where CONFIG_NET_SWITCHDEV=n, however we mistakenly put it
> there for the case where CONFIG_BRIDGE_IGMP_SNOOPING=n. This results in
> build failures when CONFIG_BRIDGE_IGMP_SNOOPING=y and
> CONFIG_NET_SWITCHDEV=n.
>
> [...]
Here is the summary with links:
- [net-next] net: bridge: switchdev: fix shim definition for br_switchdev_mdb_notify
https://git.kernel.org/netdev/net-next/c/ae0393500e3b
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