wifi: iwlwifi: mvm: use correct sta mask to remove queue
authorJohannes Berg <johannes.berg@intel.com>
Sun, 16 Apr 2023 12:47:32 +0000 (15:47 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 17 Apr 2023 07:53:24 +0000 (09:53 +0200)
commit6f2c5f38a7917a04a43494eda48aa71da97484e3
treeb167de44eba278f5578baa5e8b15855bee54acd9
parent85eb75c34eadb892d89e506619c6c49b194a392b
wifi: iwlwifi: mvm: use correct sta mask to remove queue

When we remove a queue we need to use the currently active
firmware stations in the mask, not the deflink one. Fix that.

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