]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: fw: read STEP table from correct UEFI var
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Dec 2024 08:01:01 +0000 (10:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:26:38 +0000 (15:26 +0100)
commit80c2b651fe7fc82e1d1b3e4f9651095896a095f0
tree23cf823cffead2387a786b719f7c08b1e66cc8b6
parent67256c9a9432013ca255ea6a54512fa589c07ef8
wifi: iwlwifi: fw: read STEP table from correct UEFI var

This variable exists for the "common" (WiFi/BT) GUID, not the
WiFi-only GUID. Fix that by passing the GUID to the function.
A short-cut for the wifi-only version remains so not all code
must be updated.

However, rename the GUID defines to be clearer.

Fixes: 09b4c35d73a5 ("wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Daniel Gabay <daniel.gabay@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241227095718.89a5ad921b6d.Idae95a70ff69d2ba1b610e8eced826961ce7de98@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/uefi.c