patch-1.3.15 linux/drivers/net/8390.h

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

diff -u --recursive --new-file v1.3.14/linux/drivers/net/8390.h linux/drivers/net/8390.h
@@ -37,7 +37,7 @@
    things in there should be here!) */
 /* You have one of these per-board */
 struct ei_device {
-  char *name;
+  const char *name;
   void (*reset_8390)(struct device *);
   void (*block_output)(struct device *, int, const unsigned char *, int);
   int  (*block_input)(struct device *, int, char *, int);

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