aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2024-03-19 08:10:20 +0000
committerJohannes Berg <[email protected]>2024-03-25 14:23:07 +0000
commit045a5b645dd59929b0e05375f493cde3a0318271 (patch)
tree070c9f855002661fadb0958f3b0f6db372efe1ad /scripts/bpf_doc.py
parentwifi: iwlwifi: mvm: rfi: fix potential response leaks (diff)
downloadkernel-045a5b645dd59929b0e05375f493cde3a0318271.tar.gz
kernel-045a5b645dd59929b0e05375f493cde3a0318271.zip
wifi: iwlwifi: fw: don't always use FW dump trig
Since the dump_data (struct iwl_fwrt_dump_data) is a union, it's not safe to unconditionally access and use the 'trig' member, it might be 'desc' instead. Access it only if it's known to be 'trig' rather than 'desc', i.e. if ini-debug is present. Cc: [email protected] Fixes: 0eb50c674a1e ("iwlwifi: yoyo: send hcmd to fw after dump collection completes.") Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240319100755.e2976bc58b29.I72fbd6135b3623227de53d8a2bb82776066cb72b@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions