netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: netdev@oss.sgi.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] remove iph5526 driver
Date: Mon, 6 Sep 2004 19:22:55 +0200	[thread overview]
Message-ID: <20040906172255.GA24194@lst.de> (raw)
In-Reply-To: <20040906101014.GA17597@lst.de>

On Mon, Sep 06, 2004 at 12:10:14PM +0200, Christoph Hellwig wrote:
> This driver is for totally obsolete early fibrechannel hardware and
> doesn't compile anymore since early 2.5.x.  In addition it'll require
> a major rewrite to fit into the current framework for fc drivers.

In addition this makefile fixup is needed to build with CONFIG_NET_FC:

--- 1.86/drivers/net/Makefile	2004-08-22 22:57:31 +02:00
+++ edited/drivers/net/Makefile	2004-09-06 19:06:10 +02:00
@@ -184,7 +184,6 @@
 obj-$(CONFIG_FEC_8XX) += fec_8xx/
 
 obj-$(CONFIG_ARM) += arm/
-obj-$(CONFIG_NET_FC) += fc/
 obj-$(CONFIG_DEV_APPLETALK) += appletalk/
 obj-$(CONFIG_TR) += tokenring/
 obj-$(CONFIG_WAN) += wan/

      reply	other threads:[~2004-09-06 17:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-06 10:10 [PATCH] remove iph5526 driver Christoph Hellwig
2004-09-06 17:22 ` Christoph Hellwig [this message]

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=20040906172255.GA24194@lst.de \
    --to=hch@lst.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    /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).