patch-2.4.4 linux/drivers/net/macmace.c

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

diff -u --recursive --new-file v2.4.3/linux/drivers/net/macmace.c linux/drivers/net/macmace.c
@@ -200,7 +200,7 @@
 int mace68k_probe(struct net_device *unused)
 {
 	int j;
-	static int once=0;
+	static int once;
 	struct mace68k_data *mp;
 	unsigned char *addr;
 	struct net_device *dev;

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