[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160209220729.5f3f3397@xeon-e3>
Date: Tue, 9 Feb 2016 22:07:29 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next] vxlan: udp_tunnel duplicate include
net/udp_tunnel.h
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
--- a/drivers/net/vxlan.c 2015-11-03 15:01:17.693751277 -0800
+++ b/drivers/net/vxlan.c 2015-12-14 19:07:35.879811786 -0800
@@ -42,7 +42,7 @@
#include <net/netns/generic.h>
#include <net/vxlan.h>
#include <net/protocol.h>
-#include <net/udp_tunnel.h>
+
#if IS_ENABLED(CONFIG_IPV6)
#include <net/ipv6.h>
#include <net/addrconf.h>
Powered by blists - more mailing lists