linux/drivers/net/wireless/intel/iwlwifi
Bjoern A. Zeeb 73c289bac0 iwlwifi: propagate (const) type qualifier
Most of this change is a continuation of commit 403ea939ea
("iwlwifi: dbg: Mark ucode tlv data as const") propagating the
(const) type qualifier for ucode based tlv data to avoid having
the impression that it is writeable.
The other part of the change preserves the (const) type qualifier
over casts and function calls where it was previously lost.
Both changes are needed to avoid compile time errors on system with
more strict error settings, in this case found with clang on FreeBSD.

Sponsored by:  The FreeBSD Foundation
Signed-off-by: Bjoern A. Zeeb <bz@FreeBSD.ORG>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
[fix double word in commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220128153014.3230c41312fc.I0032c597984834258d5a79b97052ed83dbe53b80@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2022-02-18 10:40:50 +02:00
..
cfg iwlwifi: mvm: support Bz TX checksum offload 2021-12-21 12:38:15 +02:00
dvm iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
fw iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
mei wlwifi patches for v5.17 v2 2021-12-21 20:07:09 +02:00
mvm iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
pcie iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
queue iwlwifi: mvm: optionally suppress assert log 2021-12-07 20:06:51 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: mvm: support Bz TX checksum offload 2021-12-21 12:38:15 +02:00
iwl-context-info-gen3.h iwlwifi: yoyo: fw debug config from context info and preset 2021-10-22 10:49:01 +03:00
iwl-context-info.h
iwl-csr.h iwlwifi: fix Bz NMI behaviour 2021-12-21 12:35:04 +02:00
iwl-dbg-tlv.c iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
iwl-dbg-tlv.h iwlwifi: yoyo: fw debug config from context info and preset 2021-10-22 10:49:01 +03:00
iwl-debug.c iwlwifi: allow rate-limited error messages 2021-10-22 10:49:03 +03:00
iwl-debug.h iwlwifi: allow rate-limited error messages 2021-10-22 10:49:03 +03:00
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
iwl-drv.h iwlwifi: mvm: retry init flow if failed 2021-11-22 20:38:17 +02:00
iwl-eeprom-parse.c iwlwifi: iwl-eeprom-parse: mostly dvm only 2021-12-21 12:35:04 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c iwlwifi: remove redundant iwl_finish_nic_init() argument 2021-10-22 10:49:02 +03:00
iwl-eeprom-read.h
iwl-fh.h iwlwifi: do not use __unused as variable name 2021-12-21 12:35:04 +02:00
iwl-io.c iwlwifi: fix Bz NMI behaviour 2021-12-21 12:35:04 +02:00
iwl-io.h iwlwifi: remove redundant iwl_finish_nic_init() argument 2021-10-22 10:49:02 +03:00
iwl-modparams.h
iwl-nvm-parse.c iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
iwl-nvm-parse.h iwlwifi: integrate with iwlmei 2021-11-26 18:31:48 +02:00
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: Read the correct addresses when getting the crf id 2021-12-21 12:35:04 +02:00
iwl-scd.h
iwl-trans.c iwlwifi: propagate (const) type qualifier 2022-02-18 10:40:50 +02:00
iwl-trans.h iwlwifi: yoyo: support TLV-based firmware reset 2021-12-21 12:35:06 +02:00
Kconfig wireless-drivers-next patches for v5.17 2021-12-17 07:30:07 -08:00
Makefile iwlwifi: mei: add the driver to allow cooperation with CSME 2021-11-26 18:31:47 +02:00