Francois Romieu <[EMAIL PROTECTED]> : [...] > 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
