netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Hutchings <bhutchings@solarflare.com>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, gospo@tredhat.com,
	sassmann@redhat.com, Donald Becker <becker@scyld.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Alain Malek <alain.malek@cryogen.com>,
	Peter De Schrijver <p2@mind.be>,
	David Huggins-Daines <dhd@debian.org>,
	Wim Dumon <wimpie@kotnet.org>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	David Hinds <dahinds@users.sourceforge.net>,
	Russell King <linux@arm.linux.org.uk>
Subject: Re: [net-next 04/10] 8390: Move the 8390 related drivers
Date: Thu, 11 Aug 2011 14:07:08 +0100	[thread overview]
Message-ID: <1313068028.2591.1282.camel@deadeye> (raw)
In-Reply-To: <1313033278-7337-5-git-send-email-jeffrey.t.kirsher@intel.com>

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.


  reply	other threads:[~2011-08-11 13:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11  3:27 [net-next 00/10] drivers/net/ organize Ethernet drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 01/10] drivers/net/ethernet: Add ethernet dir and config option Jeff Kirsher
2011-08-11  3:27 ` [net-next 02/10] 3c*/acenic/typhoon: Move 3Com Ethernet drivers Jeff Kirsher
2011-08-11  9:02   ` Alan Cox
2011-08-11  9:13     ` Jeff Kirsher
2011-08-11  9:58       ` Alan Cox
2011-08-11 10:07         ` Jeff Kirsher
2011-08-11  3:27 ` [net-next 03/10] amd: Move AMD (Lance) chipset drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 04/10] 8390: Move the 8390 related drivers Jeff Kirsher
2011-08-11 13:07   ` Ben Hutchings [this message]
2011-08-11  3:27 ` [net-next 05/10] broadcom: Move the Broadcom drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 06/10] chelsio: Move the Chelsio drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 07/10] intel: Move the Intel wired LAN drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 08/10] qlogic: Move the QLogic drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 09/10] smsc: Move the SMC (SMSC) drivers Jeff Kirsher
2011-08-11  3:27 ` [net-next 10/10] i825xx: Move the Intel 82586/82593/82596 based drivers Jeff Kirsher
2011-08-11 11:04   ` Phil Blundell
2011-08-11  5:08 ` [net-next 00/10] drivers/net/ organize Ethernet drivers David Miller
2011-08-11  5:24   ` Jeff Kirsher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1313068028.2591.1282.camel@deadeye \
    --to=bhutchings@solarflare.com \
    --cc=alain.malek@cryogen.com \
    --cc=becker@scyld.com \
    --cc=dahinds@users.sourceforge.net \
    --cc=davem@davemloft.net \
    --cc=dhd@debian.org \
    --cc=gospo@tredhat.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=linux@arm.linux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=p2@mind.be \
    --cc=paul.gortmaker@windriver.com \
    --cc=sassmann@redhat.com \
    --cc=wimpie@kotnet.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).