iwlwifi: make various things const
[linux-2.6-block.git] / drivers / net / wireless / iwlwifi / pcie / internal.h
index e851f26fd44c1644c81b24f9a91b690ab2fb418e..3120bc5bb12d76331f387c23a2bb479384ed818f 100644 (file)
@@ -304,7 +304,7 @@ struct iwl_trans_pcie {
        bool bc_table_dword;
        u32 rx_page_order;
 
-       const char **command_names;
+       const char *const *command_names;
 
        /* queue watchdog */
        unsigned long wd_timeout;