linux/drivers/net/wireless/iwlwifi/pcie
Johannes Berg e5209263df iwlwifi: make various things const
There are a number of things in the .data section that should
really be in .rodata, for example all ops structs and strings.
Mark everything const that can be, leaving the .data section
pretty much empty.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-02-13 10:18:43 +02:00
..
drv.c iwlwifi: pcie: retrieve and parse ACPI power limitations 2014-02-03 22:23:38 +02:00
internal.h iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
rx.c iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit 2014-02-13 10:16:19 +02:00
trans.c iwlwifi: mvm: support multiple firmware sections 2014-02-03 22:23:41 +02:00
tx.c iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit 2014-02-13 10:16:19 +02:00