]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx5-build-fix'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 04:21:13 +0000 (00:21 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 04:21:13 +0000 (00:21 -0400)
commitdfb499ce16f9ca7882ca86c29c5a70a4b804154d
tree8b8a9889a70a14ca07852753e5e60995a7ab483b
parent3e342165f64095915ff1235f7a9dd0419c9e9f6d
parent2002a0f3f57cee4ac28a67c3a1806eaa0dbb270c
Merge branch 'mlx5-build-fix'

Saeed Mahameed says:

====================
net/mlx5e: Kconfig fixes for VxLAN

Reposting to net the build errors fixes posted by Arnd last week.

Originally Arnd posted those fixes to net-next, while the issue
is also seen in net.  For net-next a different approach is required
for fixing the issue as VXLAN and Device Drivers are no longer
dependent, but there is no harm for those fixes to get into net-next.

Optionally, once net is merged into net-next we can
Revert "net/mlx5e: make VXLAN support conditional" as the
CONFIG_MLX5_CORE_EN_VXLAN will no longer be required.

Applied on top: 9ee3492c397a ('mlxsw: spectrum: Add missing rollback in flood configuration')
====================

Signed-off-by: David S. Miller <davem@davemloft.net>