]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: parse BSS selectors and unknown rates
authorBenjamin Berg <benjamin.berg@intel.com>
Wed, 1 Jan 2025 05:05:34 +0000 (07:05 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:26:45 +0000 (15:26 +0100)
commit931cf025cc721f39d8490f712ead6bde7e42e890
tree347ec5ea7eb7b61232584d0f61fd731f4b3f5f78
parent98934687f8a871ea2bf90be6590daddd1a130cdd
wifi: mac80211: parse BSS selectors and unknown rates

Doing so enables further checking whether we are implementing the
requested features. Also allow passing in NULL for more parameters as
they may not be needed by the caller.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250101070249.76433fd3d69f.I94e8718de26ab32282b60ae257b8c6c334b7c528@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c