Massive net driver const-ification.
[linux-block.git] / drivers / net / pcmcia / xirc2ps_cs.c
index 593d8adee891ff6c14cadb50e1882fa49ed766c4..eed496803fe40726eca6449f20b223d56b4999d5 100644 (file)
@@ -208,7 +208,7 @@ enum xirc_cmd {         /* Commands */
 #define XIRCREG45_REV   15 /* Revision Register (rd) */
 #define XIRCREG50_IA   8   /* Individual Address (8-13) */
 
-static char *if_names[] = { "Auto", "10BaseT", "10Base2", "AUI", "100BaseT" };
+static const char *if_names[] = { "Auto", "10BaseT", "10Base2", "AUI", "100BaseT" };
 
 /****************
  * All the PCMCIA modules use PCMCIA_DEBUG to control debugging.  If