aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorVadym Kochan <[email protected]>2020-11-06 16:11:25 +0000
committerJakub Kicinski <[email protected]>2020-11-07 20:43:26 +0000
commit4e0396c59559264442963b349ab71f66e471f84d (patch)
treed5c2d7b9b7ee765cdbb37db8116eb67d4db15ac6 /net/tipc/node.c
parentMerge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne... (diff)
downloadkernel-4e0396c59559264442963b349ab71f66e471f84d.tar.gz
kernel-4e0396c59559264442963b349ab71f66e471f84d.zip
net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
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 'BRIDGE || BRIDGE=n' dependency. Fixes: e1189d9a5fbe ("net: marvell: prestera: Add Switchdev driver implementation") Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Vadym Kochan <[email protected]> Acked-by: Randy Dunlap <[email protected]> # build-tested Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions