]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: collect some CSA data into sub-structs
authorJohannes Berg <johannes.berg@intel.com>
Mon, 6 May 2024 19:54:49 +0000 (21:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2024 09:28:51 +0000 (11:28 +0200)
commit344d18cec23142b3921e068a90f58e8fc5f7637a
treee0e78ca17900a389165e8245673af6edd109c30e
parent7ef8f6821d16623a3f6ea279542f9f47ece9ff1e
wifi: mac80211: collect some CSA data into sub-structs

Collect the CSA data in ieee80211_link_data_managed and
ieee80211_link_data into a csa sub-struct to clean up a
bit and make adding new things more obvious.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240506215543.29f954b1f576.I9a683a9647c33d4dd3011aade6677982428c1082@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/chan.c
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/link.c
net/mac80211/mlme.c