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

Oren Laadan orenl at cs.columbia.edu
Wed Apr 28 21:37:03 PDT 2010


Patch 3/2 ???  good bargain :)

Thanks, Serge, will apply all three.

Serge E. Hallyn wrote:
> 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)


More information about the Containers mailing list