]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
authorJohannes Berg <johannes.berg@intel.com>
Wed, 12 Jun 2024 12:32:04 +0000 (14:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 26 Jun 2024 08:21:54 +0000 (10:21 +0200)
commit7d2bad829c449b8cb172d20cb51d62c586fca94d
tree19894d7f2e803fc0bdb48ce250e5e9457a024479
parent25af8ff51d7e027fbdf8ed84e349427311a6da4d
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()

We'll need this as well for channel switching cases, so
add the ability now to pass the chandef to calculate for.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240612143418.f70e05d9f306.Ifa0ce267de4f0ef3c21d063fb0cbf50e84d7d6ff@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/vht.c