wifi: iwlwifi: mvm: store WMM params per link
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Jun 2023 09:41:28 +0000 (12:41 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jun 2023 10:05:25 +0000 (12:05 +0200)
commit33acbe6aa459feb8c765944e2e78a7b0338108e2
tree8595c44ed3cc3913b1da4937bed142257550f654
parentdf6791e74fe7baafe3c9ec1eabfd45a5b0b62595
wifi: iwlwifi: mvm: store WMM params per link

We have the data structure set up to store the parameters
per link, but weren't using them. Fix that and store them
in the right link.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230614123446.332c4949a1be.Icae03975d578b0cc82279911a1ea7cbc313046d6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c