]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: iwlwifi: pcie: add missing TOP reset code
authorJohannes Berg <johannes.berg@intel.com>
Mon, 9 Jun 2025 18:21:10 +0000 (21:21 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Wed, 11 Jun 2025 03:27:25 +0000 (06:27 +0300)
commit3b05871a22dbfccaf2bd8d979e06076c81508b2c
tree097c1619d48999dc8fc4c484574e709a04d47c9b
parentaab09bf1222566b230db263a075aaad5cc813d50
wifi: iwlwifi: pcie: add missing TOP reset code

The TOP reset requires code to handle the interrupt, which had
been in my patch at some point, but clearly got lost. As the
test had been running on the wrong hardware and failing due to
that, we missed this. Add the missing code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250609211928.3f84eb03cc00.If138ceeb8bb178b3931d96b537f746346227e681@changeid
drivers/net/wireless/intel/iwlwifi/pcie/rx.c