patch-1.3.15 linux/drivers/net/hp-plus.c
Next file: linux/drivers/net/hp.c
Previous file: linux/drivers/net/ewrk3.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Aug 1 10:02:37 1995
- Orig file:
v1.3.14/linux/drivers/net/hp-plus.c
- Orig date:
Mon Jan 9 07:56:29 1995
diff -u --recursive --new-file v1.3.14/linux/drivers/net/hp-plus.c linux/drivers/net/hp-plus.c
@@ -18,7 +18,7 @@
programming information.
*/
-static char *version =
+static const char *version =
"hp-plus.c:v1.10 9/24/94 Donald Becker (becker@cesdis.gsfc.nasa.gov)\n";
#include <linux/string.h> /* Important -- this inlines word moves. */
@@ -144,7 +144,7 @@
{
int i;
unsigned char checksum = 0;
- char *name = "HP-PC-LAN+";
+ const char *name = "HP-PC-LAN+";
int mem_start;
/* Check for the HP+ signature, 50 48 0x 53. */
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