projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7f1332
)
openvswitch: remove duplicated include from vport-vxlan.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 23 Sep 2013 13:55:22 +0000
(21:55 +0800)
committer
Jesse Gross
<jesse@nicira.com>
Mon, 23 Sep 2013 20:36:14 +0000
(13:36 -0700)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/vport-vxlan.c
patch
|
blob
|
blame
|
history
diff --git
a/net/openvswitch/vport-vxlan.c
b/net/openvswitch/vport-vxlan.c
index a481c03e2861f7bcc1de1ec65b56cbc142a2f73d..b0da39469ec824d1f8bdadf174d4a5f066153fd7 100644
(file)
--- a/
net/openvswitch/vport-vxlan.c
+++ b/
net/openvswitch/vport-vxlan.c
@@
-29,7
+29,6
@@
#include <net/ip.h>
#include <net/udp.h>
#include <net/ip_tunnels.h>
-#include <net/udp.h>
#include <net/rtnetlink.h>
#include <net/route.h>
#include <net/dsfield.h>