patch-2.4.0-test9 linux/drivers/net/3c527.c
Next file: linux/drivers/net/3c59x.c
Previous file: linux/drivers/net/3c509.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Sep 19 08:01:34 2000
- Orig file:
v2.4.0-test8/linux/drivers/net/3c527.c
- Orig date:
Tue Jul 18 16:09:27 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/net/3c527.c linux/drivers/net/3c527.c
@@ -146,7 +146,7 @@
char *name;
};
-const struct mca_adapters_t mc32_adapters[] = {
+static struct mca_adapters_t mc32_adapters[] __initdata = {
{ 0x0041, "3COM EtherLink MC/32" },
{ 0x8EF5, "IBM High Performance Lan Adapter" },
{ 0x0000, NULL }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)