summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2026-02-14 11:05:09 -0800
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>2026-07-14 20:49:35 +0300
commit0ba1b366185b770440bf4eee3c4a929bc3cfc0e9 (patch)
tree6bef52ac06a4164d348f7d9c28155531257cf08d /tools/perf/scripts/python/task-analyzer.py
parentac798f757d6475dc6fee2ec899980d6740714596 (diff)
wifi: iwlwifi: Clean dangling pointer in tx path
If iwl_txq_gen2_build_tfd fails, we return -1, which will cause calling code to dispose of the skb one way or another. Remove any reference to that skb from the txq entries so that nothing will try to access it later. Signed-off-by: Ben Greear <greearb@candelatech.com> Link: https://patch.msgid.link/20260214190509.2098565-1-greearb@candelatech.com Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions