Massive net driver const-ification.
[deliverable/linux.git] / drivers / net / pcmcia / nmclan_cs.c
index 4a232254a497a657f226705643cc56cd0db2028a..787176c57fd9e9aaf28e7a12667bbd8af4171efc 100644 (file)
@@ -388,7 +388,7 @@ static char *version =
 DRV_NAME " " DRV_VERSION " (Roger C. Pao)";
 #endif
 
-static char *if_names[]={
+static const char *if_names[]={
     "Auto", "10baseT", "BNC",
 };
 
This page took 0.025992 seconds and 5 git commands to generate.