Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 6 Nov 2020 18:11:25 +0200 you wrote:
> With CONFIG_BRIDGE=m the compilation fails:
>
> ld: drivers/net/ethernet/marvell/prestera/prestera_switchdev.o: in
> function `prestera_bridge_port_event':
> prestera_swi
On Fri, 6 Nov 2020 12:13:12 -0800 Randy Dunlap wrote:
> On 11/6/20 8:11 AM, Vadym Kochan wrote:
> > With CONFIG_BRIDGE=m the compilation fails:
> >
> > ld: drivers/net/ethernet/marvell/prestera/prestera_switchdev.o: in
> > function `prestera_bridge_port_event':
> > prestera_switchdev.c:(.
On 11/6/20 8:11 AM, Vadym Kochan wrote:
> With CONFIG_BRIDGE=m the compilation fails:
>
> ld: drivers/net/ethernet/marvell/prestera/prestera_switchdev.o: in
> function `prestera_bridge_port_event':
> prestera_switchdev.c:(.text+0x2ebd): undefined reference to
> `br_vlan_enabled'
>
> in
With CONFIG_BRIDGE=m the compilation fails:
ld: drivers/net/ethernet/marvell/prestera/prestera_switchdev.o: in function
`prestera_bridge_port_event':
prestera_switchdev.c:(.text+0x2ebd): undefined reference to
`br_vlan_enabled'
in case the driver is statically enabled.
Fix it by adding