* [PATCH net-next] vxlan: udp_tunnel duplicate include net/udp_tunnel.h
@ 2016-02-10 6:07 Stephen Hemminger
2016-02-11 14:46 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2016-02-10 6:07 UTC (permalink / raw)
To: David Miller; +Cc: netdev
Signed-off-by: Stephen Hemminger <stephen@networkplumber.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>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] vxlan: udp_tunnel duplicate include net/udp_tunnel.h
2016-02-10 6:07 [PATCH net-next] vxlan: udp_tunnel duplicate include net/udp_tunnel.h Stephen Hemminger
@ 2016-02-11 14:46 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-02-11 14:46 UTC (permalink / raw)
To: stephen; +Cc: netdev
From: Stephen Hemminger <stephen@networkplumber.org>
Date: Tue, 9 Feb 2016 22:07:29 -0800
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-11 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10 6:07 [PATCH net-next] vxlan: udp_tunnel duplicate include net/udp_tunnel.h Stephen Hemminger
2016-02-11 14:46 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).