]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the convention
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Mon, 15 Sep 2025 08:34:22 +0000 (11:34 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 28 Oct 2025 14:05:17 +0000 (16:05 +0200)
commit37ff03b356ef9d2e960c07596e6fa9276198206d
tree979bc19399a7111ce8b2b44c5a0824fd8d99082b
parent88de08348af8ce15dc563e0ebb5553eddd821c06
wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the convention

This struct rperesent versions 6 and 7. The convention is to name an API
struct with the last version it represent, so rename to
iwl_alive_ntf_v7.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250915113137.81240e1d4df3.I2c1264a49b9f0fc160f960cf3c5dc4cedf6ceb6d@changeid
drivers/net/wireless/intel/iwlwifi/fw/api/alive.h
drivers/net/wireless/intel/iwlwifi/fw/api/commands.h
drivers/net/wireless/intel/iwlwifi/mld/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/fw.c