From 54b8e25eb4e7ba4860c4396cca73ebc27226632b Mon Sep 17 00:00:00 2001 From: Devendra Naga Date: Sat, 14 Jan 2012 08:16:21 +0000 Subject: [PATCH] --- yaml --- r: 286178 b: refs/heads/master c: 8d9d399f14ea65aeb50c7404e986bceede93bb99 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/openvswitch/datapath.c | 1 - trunk/net/openvswitch/datapath.h | 1 - trunk/net/openvswitch/vport-internal_dev.c | 1 - trunk/net/openvswitch/vport.c | 1 - 5 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 0d8b2e55d959..dc3381726f03 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 795d9a2538b205d9329f34798ec96503a07b7919 +refs/heads/master: 8d9d399f14ea65aeb50c7404e986bceede93bb99 diff --git a/trunk/net/openvswitch/datapath.c b/trunk/net/openvswitch/datapath.c index 9a2725114e99..d9d01cbf0fcb 100644 --- a/trunk/net/openvswitch/datapath.c +++ b/trunk/net/openvswitch/datapath.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include diff --git a/trunk/net/openvswitch/datapath.h b/trunk/net/openvswitch/datapath.h index 5b9f884b7055..c73370cc1f02 100644 --- a/trunk/net/openvswitch/datapath.h +++ b/trunk/net/openvswitch/datapath.h @@ -25,7 +25,6 @@ #include #include #include -#include #include "flow.h" diff --git a/trunk/net/openvswitch/vport-internal_dev.c b/trunk/net/openvswitch/vport-internal_dev.c index 8fc28b86f2b3..322b8d206693 100644 --- a/trunk/net/openvswitch/vport-internal_dev.c +++ b/trunk/net/openvswitch/vport-internal_dev.c @@ -23,7 +23,6 @@ #include #include #include -#include #include "datapath.h" #include "vport-internal_dev.h" diff --git a/trunk/net/openvswitch/vport.c b/trunk/net/openvswitch/vport.c index 7f0ef3794c51..6c066ba25dc7 100644 --- a/trunk/net/openvswitch/vport.c +++ b/trunk/net/openvswitch/vport.c @@ -27,7 +27,6 @@ #include #include #include -#include #include "vport.h" #include "vport-internal_dev.h"