Re: [PATCH] QLogic ISP2x00: remove needless busyloop

From: David S. Miller
Date: Mon Aug 09 2004 - 16:20:08 EST


On Mon, 9 Aug 2004 21:03:35 +0100
Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:

> Don't use that driver. qla2xxx is the right driver, and qlogicfc is only
> still there and confuses people because davem is lazy and can shout louder
> than others.

Let me defend myself.

The qla2xxx driver numbers devices differently than qlogicfc does.

The qla2xxx driver never existed upstream until it was added a few
months ago, and even with that it's 2.6.x only, therefore people
using pure upstream kernels for all of their systems (such as myself)
has only the qlogicfc driver to use.

So it's not how loud I can yell or not, it's that not keeping the
qlogicfc driver around would break people's systems.

You could remove the qlogicfc driver if you really wanted, by providing
a config option that would provide qlogicfc compatible device numbering
in the qla2xxx driver.

So implement that instead of bitching about me trying to keep people's
systems functional, ok? :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/