patch-1.3.15 linux/drivers/net/3c501.c

Next file: linux/drivers/net/3c503.c
Previous file: linux/drivers/char/vt.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.14/linux/drivers/net/3c501.c linux/drivers/net/3c501.c
@@ -75,7 +75,7 @@
     
 */
 
-static char *version =
+static const char *version =
     "3c501.c: 9/23/94 Donald Becker (becker@cesdis.gsfc.nasa.gov).\n";
 
 /*
@@ -223,7 +223,7 @@
 {
     #ifndef MODULE
 
-    char *mname;		/* Vendor name */
+    const char *mname;		/* Vendor name */
     unsigned char station_addr[6];
     int autoirq = 0;
     int i;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this