-
- Downloads
wifi: mac80211: fix MLE non-inheritance parsing
The code is erroneously applying the non-inheritance element to the inner elements rather than the outer, which is clearly completely wrong. Fix it by finding the MLE basic element at the beginning, and then applying the non-inheritance for the outer parsing. While at it, do some general cleanups such as not allowing callers to try looking for a specific non-transmitted BSS and link at the same time. Fixes: 45ebac4f ("wifi: mac80211: Parse station profile from association response") Reviewed-by:Ilan Peer <ilan.peer@intel.com> Reviewed-by:
Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20250221112451.b46d42f45b66.If5b95dc3c80208e0c62d8895fb6152aa54b6620b@changeid Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Loading
Please register or sign in to comment