summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-07-29 11:37:15 -0700
committerJohannes Berg <johannes.berg@intel.com>2026-08-02 17:45:35 +0200
commitcc3e7fdbf7c0fe8a78195e53d322126546b6212b (patch)
treee33027f18bede8a0c25c7f67408ecff663a72c2e /tools/perf/scripts/python/task-analyzer.py
parent69ab1d978efba9a242c7c7a92ccf1b643f137630 (diff)
wifi: nxpwifi: embed rx_reorder_ptr
rx_reorder_ptr is a dynamically allocated array which is done near the main struct allocation. Combine the two to avoid freeing separately. Also fix the type to what it actually is. void is normally used to avoid casting but there's no need here. Signed-off-by: Rosen Penev <rosenp@gmail.com> Tested-by: Jeff Chen <jeff.chen_1@nxp.com> Reviewed-by: Jeff Chen <jeff.chen_1@nxp.com> Link: https://patch.msgid.link/20260729183715.691287-1-rosenp@gmail.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions