]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: pcie: fix non-MSIX handshake register
authorJohannes Berg <johannes.berg@intel.com>
Thu, 12 Jun 2025 11:48:59 +0000 (14:48 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Wed, 25 Jun 2025 07:57:33 +0000 (10:57 +0300)
commit43049a3c00c8cb4af57b72ca77e3b09ae25b3ab4
tree0c204806cc8496149ce664f9fd4c466b219d1459
parent0cdb8ff6ebbac55f38933f4621215784887b400e
wifi: iwlwifi: pcie: fix non-MSIX handshake register

When reading the interrupt status after a FW reset handshake
timeout, read the actual value not the mask for the non-MSIX
case.

Fixes: ab606dea80c4 ("wifi: iwlwifi: pcie: add support for the reset handshake in MSI")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250612144708.83aafead6061.I2f8571aafa55aa3b936a30b938de9d260592a584@changeid
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans-gen2.c