From c5abe7c0a44ac2e8147543203de48b4aa0d4eaec Mon Sep 17 00:00:00 2001 From: Sathya Perla Date: Tue, 1 Apr 2014 12:33:59 +0530 Subject: [PATCH] be2net: fix build dependency on VxLAN Introduce a CONFIG_BE2NET_VXLAN define to control be2net's build dependency on the VXLAN driver. Without this fix, the kernel build fails when VxLAN driver is selected to be built as a module while be2net is built-in. fixes: c9c47142 ("be2net: csum, tso and rss steering offload support for VxLAN") Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-format-patch failed