Re: drivers/net/fealnx.c error

Jeff Garzik (jgarzik@mandrakesoft.com)
Mon, 05 Nov 2001 10:57:23 -0500


Szabolcs Gyurko wrote:
>
> Hi,
>
> there are an error in the 2.4.13 (i think the newest) kernel at the
> drivers/net/fealnx.c file at the 1818 line. The original line:
>
> static struct pci_device_id fealnx_pci_tbl[] = __devinitdata {
>
> and the fixed line:
>
> static struct pci_device_id fealnx_pci_tbl[] __devinitdata = {

I have this change locally, it will go to Linus when he starts taking
patches again...

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno

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