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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 9 Jan 2007 11:24:16 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Krzysztof Halasa <khc@...waw.pl>
Cc:	Auke Kok <auke-jan.h.kok@...el.com>, Andrew Morton <akpm@...l.org>,
	Jeff Garzik <jgarzik@...ox.com>,
	NetDev <netdev@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Arjan van de Ven <arjan@...ux.intel.com>
Subject: Re: [PATCH -MM] e1000: rewrite hardware initialization code

On Tue, 09 Jan 2007 20:16:27 +0100 Krzysztof Halasa wrote:

> Auke Kok <auke-jan.h.kok@...el.com> writes:
> 
> >  drivers/net/e1000/Makefile            |   19
> >  drivers/net/e1000/e1000.h             |   95
> >  drivers/net/e1000/e1000_80003es2lan.c | 1330 +++++
> >  drivers/net/e1000/e1000_80003es2lan.h |   89
> >  drivers/net/e1000/e1000_82540.c       |  586 ++
> >  drivers/net/e1000/e1000_82541.c       | 1164 ++++
> >  drivers/net/e1000/e1000_82541.h       |   86
> >  drivers/net/e1000/e1000_82542.c       |  466 ++
> >  drivers/net/e1000/e1000_82543.c       | 1397 +++++
> >  drivers/net/e1000/e1000_82543.h       |   45
> >  drivers/net/e1000/e1000_82571.c       | 1132 ++++
> >  drivers/net/e1000/e1000_82571.h       |   42
> 
> Perhaps the "e1000_" prefix could be dropped as redundant?
> -- 

Yes, that suggestion would agree with what Linus told us about
usb file names 7 years ago.  (huh?  that long?)

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