aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bpf.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-04 16:00:32 +0100
committerDavid S. Miller <davem@davemloft.net>2015-11-05 00:00:25 -0500
commitdf761ea1f39fe1c020c31327656bce7a5a406201 (patch)
treee05fe00c0b89c800bda2209505993c1f2df246cc /lib/test_bpf.c
parentnet: add forgotten IFF_L3MDEV_SLAVE define (diff)
downloadlinux-dev-df761ea1f39fe1c020c31327656bce7a5a406201.tar.xz
linux-dev-df761ea1f39fe1c020c31327656bce7a5a406201.zip
bnxt_en: add VXLAN dependency
VXLAN may be a loadable module, and this driver cannot be built-in in that case, or we get a link error: drivers/built-in.o: In function `__bnxt_open_nic': drivers/net/ethernet/broadcom/bnxt/bnxt.c:4581: undefined reference to `vxlan_get_rx_port' This adds a Kconfig dependency that ensures that either VXLAN is disabled (which the driver handles correctly), or we depend on VXLAN itself and disallow built-in compilation when VXLAN is a module. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: c0c050c58d84 ("bnxt_en: New Broadcom ethernet driver.") Acked-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions