Massive net driver const-ification.
This commit is contained in:

committed by
Jeff Garzik

parent
c499ec24c3
commit
f71e130966
@@ -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
|
||||
|
Reference in New Issue
Block a user