Re: [patch] qlogic_cs: init legacy_hosts

From: Christoph Hellwig
Date: Tue Oct 21 2003 - 03:12:00 EST


On Mon, Oct 20, 2003 at 09:25:23PM -0200, Aristeu Sergio Rozanski Filho wrote:
> --
> aris
>

> --- linux/drivers/scsi/pcmcia/qlogic_stub.c.orig 2003-10-20 21:04:02.000000000 -0200
> +++ linux/drivers/scsi/pcmcia/qlogic_stub.c 2003-10-20 21:05:02.000000000 -0200
> @@ -249,6 +249,8 @@
> else
> qlogicfas_preset(link->io.BasePort1, link->irq.AssignedIRQ);
>
> + INIT_LIST_HEAD(&qlogicfas_driver_template.legacy_hosts);
> +

qlogic_cs is a newstyle driver, no need to initialize it.

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