lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [month] [year] [list]
Date:	Mon, 2 Apr 2007 22:30:14 +0200
From:	Francois Romieu <romieu@...zoreil.com>
To:	jeff@...zik.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

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux