patch-2.4.2 linux/drivers/net/setup.c
Next file: linux/drivers/net/sgiseeq.c
Previous file: linux/drivers/net/seeq8005.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 13 13:15:05 2001
- Orig file:
v2.4.1/linux/drivers/net/setup.c
- Orig date:
Thu Jan 4 12:50:17 2001
diff -u --recursive --new-file v2.4.1/linux/drivers/net/setup.c linux/drivers/net/setup.c
@@ -50,7 +50,7 @@
int status; /* non-zero if autoprobe has failed */
};
-struct net_probe pci_probes[] __initdata = {
+static struct net_probe pci_probes[] __initdata = {
/*
* Early setup devices
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)