patch-2.4.4 linux/drivers/net/isa-skeleton.c

Next file: linux/drivers/net/jazzsonic.c
Previous file: linux/drivers/net/hydra.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/drivers/net/isa-skeleton.c linux/drivers/net/isa-skeleton.c
@@ -163,7 +163,7 @@
 static int __init netcard_probe1(struct net_device *dev, int ioaddr)
 {
 	struct net_local *np;
-	static unsigned version_printed = 0;
+	static unsigned version_printed;
 	int i;
 
 	/*

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