Re: [PATCH] 2.5.18 ide-scsi compile fix

From: Sebastian Droege (sebastian.droege@gmx.de)
Date: Sat May 25 2002 - 08:08:59 EST


On Sat, 25 May 2002 14:48:21 +0200
Gert Vervoort <Gert.Vervoort@wxs.nl> wrote:

> --- ide-scsi.c.1 Sat May 25 14:21:28 2002
> +++ ide-scsi.c Sat May 25 14:21:37 2002
> @@ -804,7 +804,7 @@
> };
>
>
> -static int __init idescsi_init(void)
> +int __init idescsi_init(void)
> {
> int ret;
> ret = ata_driver_module(&idescsi_driver);

Well... this is a _compile_ fix... ;)
But when you boot a kernel with this patch... it hangs directly after
SCSI subsystem driver Revision: X.YZ

Bye


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:15 EST