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

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

diff -u --recursive --new-file v2.4.3/linux/drivers/net/eepro.c linux/drivers/net/eepro.c
@@ -96,7 +96,7 @@
 
 */
 
-static const char *version =
+static const char version[] =
 	"eepro.c: v0.12c 01/08/2000 aris@conectiva.com.br\n";
 
 #include <linux/module.h>

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