wifi: mac80211: use for_each_chanctx_user_* in one more place
for_each_chanctx_user_* is an iterator that visits all types of chanctx
users, including the (to be added) NAN channels, and not only the link.
ieee80211_get_chanctx_max_required_bw wasn't changed to use this new
iterator, do it now.
type=feature
ticket=none
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Change-Id: I9660f3945f4dccdb6d41a06ec4e74161e5ac65a4
Reviewed-on: https://gerritwcs.ir.intel.com/c/iwlwifi-stack-dev/+/238473
tested: iil_jenkins iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
x-iwlwifi-stack-dev: ca4a7df850e7c5bb4b0ccae3adc1c04e85a138d7
2 files changed