lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ