summaryrefslogtreecommitdiffstats
path: root/sys/dev/ti/if_tireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ti/if_tireg.h')
-rw-r--r--sys/dev/ti/if_tireg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ti/if_tireg.h b/sys/dev/ti/if_tireg.h
index 070a70a..22259b5 100644
--- a/sys/dev/ti/if_tireg.h
+++ b/sys/dev/ti/if_tireg.h
@@ -967,7 +967,7 @@ struct ti_chain_data {
struct ti_type {
u_int16_t ti_vid;
u_int16_t ti_did;
- char *ti_name;
+ const char *ti_name;
};
#define TI_HWREV_TIGON 0x01
OpenPOWER on IntegriCloud