netdev
[Top] [All Lists]

Re: [PATCH] remove iph5526 driver

To: netdev@xxxxxxxxxxx, linux-scsi@xxxxxxxxxxxxxxx
Subject: Re: [PATCH] remove iph5526 driver
From: Christoph Hellwig <hch@xxxxxx>
Date: Mon, 6 Sep 2004 19:22:55 +0200
In-reply-to: <20040906101014.GA17597@xxxxxx>
References: <20040906101014.GA17597@xxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
User-agent: Mutt/1.3.28i
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/

<Prev in Thread] Current Thread [Next in Thread>