wifi: cfg80211: generate an ML element for per-STA profiles
authorBenjamin Berg <benjamin.berg@intel.com>
Mon, 11 Dec 2023 07:05:27 +0000 (09:05 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 12 Dec 2023 09:37:01 +0000 (10:37 +0100)
commit5f478adf1f992d4a680c341d49122224286c805f
treecf65394358f10d5561365e3a7fffc30c856e1add
parentf6289e5d319b547b93c85c9aef3ec02be860b415
wifi: cfg80211: generate an ML element for per-STA profiles

The specification says that this information should not be explicitly
included in the per-STA profile. However, we need this information
readily available in the BSS for userspace and also internally when
associating. As such, append the appropriate element before
adding/updating the BSS.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20231211085121.abde63d9cc6d.I3d346be0f84f51dccf4f4f92a3e997e6102b9456@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/scan.c