diff options
author | Matthew Finlay <matt@mellanox.com> | 2016-05-01 19:59:55 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-03 17:37:26 (GMT) |
commit | 69976fb1045850a742deb9790ea49cbc6f497531 (patch) | |
tree | 3cd31f8664188013779600bc40f6db74d9228759 /lib/dma-noop.c | |
parent | 5f8a02a441b861fd3b1b5135a1a6e1c13ee4bb33 (diff) | |
download | linux-69976fb1045850a742deb9790ea49cbc6f497531.tar.xz |
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
When MLX5_EN=y MLX5_CORE=y and VXLAN=m there is a linker error for
vxlan_get_rx_port() due to the fact that VXLAN is a module. Change Kconfig
to select VXLAN when MLX5_CORE=y. When MLX5_CORE=m there is no dependency
on the value of VXLAN.
Fixes: b3f63c3d5e2c ('net/mlx5e: Add netdev support for VXLAN tunneling')
Signed-off-by: Matthew Finlay <matt@mellanox.com>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/dma-noop.c')
0 files changed, 0 insertions, 0 deletions