drivers/net/fealnx.c error

From: Szabolcs Gyurko (szgyurko@mail.inno.hu)
Date: Mon Nov 05 2001 - 09:51:38 EST


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 didn't make a patch of it, so please fix it.

Bye.

-- 
    -- If vegetable oil is made of vegetables, what is baby oil made of? --
--
Szabolcs Gyurko
szgyurko@mail.inno.hu
----------------------------------------------------------------------------
PGP-KEY:         http://raidder.development.inno.hu/~raidder/raidder.gpg
PGP-FINGERPRINT: 5099 0850 CF6D EFBF A574  5930 E8DA 51AA DF87 2D24


- 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 : Wed Nov 07 2001 - 21:00:26 EST