[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070402203014.GA22652@electric-eye.fr.zoreil.com>
Date: Mon, 2 Apr 2007 22:30:14 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: jeff@...zik.org
Cc: Jay Cliburn <jacliburn@...lsouth.net>, netdev@...r.kernel.org
Subject: Re: [PATCH] r8169: issue request_irq after the private data are completely initialized
Francois Romieu <romieu@...zoreil.com> :
[...]
> diff --git a/drivers/net/r8169.c b/drivers/net/r8169.c
> index 521b5f0..990699f 100644
> --- a/drivers/net/r8169.c
> +++ b/drivers/net/r8169.c
> @@ -64,8 +64,10 @@ VERSION 2.2LK <2005/01/25>
> #include <linux/ip.h>
> #include <linux/tcp.h>
> #include <linux/init.h>
> +#include <linux/spinlock.h>
> #include <linux/dma-mapping.h>
Please ignore the patch. This #include should not be there.
I'll resend.
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists