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:	Thu, 22 May 2008 06:22:16 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Bryan Wu <cooloney@...nel.org>
CC:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	Huang Weiyi <weiyi.huang@...il.com>
Subject: Re: [PATCH 1/1] Blackfin EMAC Driver: Removed duplicated include
 <linux/ethtool.h> in drivers/net/bfin_mac.c.

Bryan Wu wrote:
> From: Huang Weiyi <weiyi.huang@...il.com>
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
> Signed-off-by: Bryan Wu <cooloney@...nel.org>
> ---
>  drivers/net/bfin_mac.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/bfin_mac.c b/drivers/net/bfin_mac.c
> index 89c0018..4144343 100644
> --- a/drivers/net/bfin_mac.c
> +++ b/drivers/net/bfin_mac.c
> @@ -22,7 +22,6 @@
>  #include <linux/crc32.h>
>  #include <linux/device.h>
>  #include <linux/spinlock.h>
> -#include <linux/ethtool.h>
>  #include <linux/mii.h>
>  #include <linux/phy.h>

applied


--
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