patch-2.4.4 linux/drivers/net/atari_pamsnet.c
Next file: linux/drivers/net/atarilance.c
Previous file: linux/drivers/net/atari_bionet.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Apr 12 12:15:25 2001
- Orig file:
v2.4.3/linux/drivers/net/atari_pamsnet.c
- Orig date:
Tue Feb 13 13:15:05 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/net/atari_pamsnet.c linux/drivers/net/atari_pamsnet.c
@@ -569,9 +569,9 @@
HADDR *hwaddr;
unsigned char station_addr[6];
- static unsigned version_printed = 0;
+ static unsigned version_printed;
/* avoid "Probing for..." printed 4 times - the driver is supporting only one adapter now! */
- static int no_more_found = 0;
+ static int no_more_found;
if (no_more_found)
return -ENODEV;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)