wifi: iwlwifi: mvm: iterate active links for STA queues
authorJohannes Berg <johannes.berg@intel.com>
Thu, 21 Sep 2023 08:58:00 +0000 (11:58 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Sep 2023 07:14:59 +0000 (09:14 +0200)
commit5f809bafe48cf3f1d4bf1b1c852441d737194def
tree4e02ca778900886486a5fd8bb10c9aa37bc48ff4
parent4ea1ed1d14d86173ff4298b1d8fcb60946602f93
wifi: iwlwifi: mvm: iterate active links for STA queues

During HW restart in eSR, links allocated in a station and links
active in the interface may differ. Use for_each_sta_active_link
to capture this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230921110726.7ee1f1a55e1c.I410c512d1fad7d1cf9b2d2a3451a312821dc816d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c