[BUGFIX] wifi: mac80211: don't iterate not running interfaces
for_each_chanctx_user_* was introdcued as a replacement for
for_each_sdata_link, which visits also other chanctx users that are not
link.
for_each_sdata_link skips not running interfaces, do the same for
for_each_chanctx_user_*
type=bugfix
ticket=none
fixes=I2b7fd0858a263916f43abab49c6d3cc0b5aa16ec
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Change-Id: I38b7b904a135dadca339321923b501b2c2c5c8c0
Reviewed-on: https://gerritwcs.ir.intel.com/c/iwlwifi-stack-dev/+/239342
tested: iil_jenkins iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
automatic-review: iil_jenkins iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
x-iwlwifi-stack-dev: c75a5bc5b9df0ed5a7065791075d380168602745
2 files changed