[PATCH 3/2] drivers/net/macvlan.c: don't #include checkpoint_hdr.h

Serge E. Hallyn serue at us.ibm.com
Wed Apr 28 20:55:42 PDT 2010


Signed-off-by: Serge E. Hallyn <serue at us.ibm.com>
---
 drivers/net/macvlan.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c
index 9a3e24a..360828e 100644
--- a/drivers/net/macvlan.c
+++ b/drivers/net/macvlan.c
@@ -456,7 +456,6 @@ static struct net_device_stats *macvlan_dev_get_stats(struct net_device *dev)
 }
 
 #include <linux/checkpoint.h>
-#include <linux/checkpoint_hdr.h>
 
 #ifdef CONFIG_NETNS_CHECKPOINT
 static int macvlan_checkpoint(struct ckpt_ctx *ctx, struct net_device *dev)
-- 
1.6.0.6



More information about the Containers mailing list