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, 11 Aug 2011 14:07:08 +0100
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Cc:	davem@...emloft.net, netdev@...r.kernel.org, gospo@...dhat.com,
	sassmann@...hat.com, Donald Becker <becker@...ld.com>,
	Paul Gortmaker <paul.gortmaker@...driver.com>,
	Alain Malek <alain.malek@...ogen.com>,
	Peter De Schrijver <p2@...d.be>,
	David Huggins-Daines <dhd@...ian.org>,
	Wim Dumon <wimpie@...net.org>,
	Yoshinori Sato <ysato@...rs.sourceforge.jp>,
	David Hinds <dahinds@...rs.sourceforge.net>,
	Russell King <linux@....linux.org.uk>
Subject: Re: [net-next 04/10] 8390: Move the 8390 related drivers

On Wed, 2011-08-10 at 20:27 -0700, Jeff Kirsher wrote:
> Moves the drivers for the National Semi-conductor 8390 chipset into
> drivers/net/ethernet/8390/ and the necessary Kconfig and Makefile
> changes.
[...]
> --- /dev/null
> +++ b/drivers/net/ethernet/8390/Kconfig
[...]
> +config EL2
> +	tristate "3c503 \"EtherLink II\" support"
> +	depends on ISA
> +	select CRC32
> +	---help---
> +	  If you have a network (Ethernet) card of this type, say Y and read
> +	  the Ethernet-HOWTO, available from
> +	  <http://www.tldp.org/docs.html#howto>.
> +
> +	  To compile this driver as a module, choose M here. The module
> +	  will be called 3c503.
[...]

Minor issue: you add the EL2 config here correctly, but don't remove it
from drivers/net/Kconfig until patch 10.

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

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