patch-2.4.0-test9 linux/drivers/net/arcnet/arcnet.c

Next file: linux/drivers/net/arcnet/com20020-isa.c
Previous file: linux/drivers/net/appletalk/ipddp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/net/arcnet/arcnet.c linux/drivers/net/arcnet/arcnet.c
@@ -155,9 +155,6 @@
 #ifdef CONFIG_ARCNET_COM90xx
 	com90xx_probe(NULL);
 #endif
-#ifdef CONFIG_ARCNET_COM20020_PCI
-	com20020pci_probe_all();
-#endif
 #endif
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)