diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-02-21 13:24:51 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-02-26 17:07:34 +0300 |
commit | 130067e9c13bdc4820748ef16076a6972364745f (patch) | |
tree | 34bf64d6875140665ab1ea4ba2996b0c74bbdc28 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 99ca2c28e6b68084a0fb65585df09b9e28c3ec16 (diff) | |
download | linux-130067e9c13bdc4820748ef16076a6972364745f.tar.xz |
wifi: mac80211: fix vendor-specific inheritance
If there's any vendor-specific element in the subelements
then the outer element parsing must not parse any vendor
element at all. This isn't implemented correctly now due
to parsing into the pointers and then overriding them, so
explicitly skip vendor elements if any exist in the sub-
elements (non-transmitted profile or per-STA profile).
Fixes: 671042a4fb77 ("mac80211: support non-inheritance element")
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250221112451.fd71e5268840.I9db3e6a3367e6ff38d052d07dc07005f0dd3bd5c@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions