From: Sathya Perla Date: Tue, 1 Apr 2014 07:03:59 +0000 (+0530) Subject: be2net: fix build dependency on VxLAN X-Git-Tag: v3.15-rc1~113^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5abe7c0a44ac2e8147543203de48b4aa0d4eaec;p=pandora-kernel.git 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-diff-tree failed