]> git.hungrycats.org Git - linux/commit
wifi: iwlwifi: reconfigure TLC during HW restart
authorJohannes Berg <johannes.berg@intel.com>
Wed, 20 Mar 2024 21:26:38 +0000 (23:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:06 +0000 (09:49 +0200)
commit8d252f05135b93ae0a67b724d9c5b2f28e6aeb78
tree5d665a6efe9ec14919023c2e7cf30262a2aaf50a
parentd3b278250429d9189dd93de72b3ca1ce5451172a
wifi: iwlwifi: reconfigure TLC during HW restart

[ Upstream commit 96833fb3c7abfd57bb3ee2de2534c5a3f52b0838 ]

Since the HW restart flow with multi-link is very similar to
the initial association, we do need to reconfigure TLC there.
Remove the check that prevented that.

Fixes: d2d0468f60cd ("wifi: iwlwifi: mvm: configure TLC on link activation")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240320232419.a00adcfe381a.Ic798beccbb7b7d852dc976d539205353588853b0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c