aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJeff Johnson <[email protected]>2023-12-17 13:29:03 +0200
committerKalle Valo <[email protected]>2023-12-18 20:47:04 +0200
commit6b9923f1f6d1b57a2ae932540a6273a0face54fe (patch)
treea33cde3254c0888a8e7c6f121b0fed318cdd34ec /tools/perf/scripts/python/bin/stackcollapse-report
parentcb188e862c1ce195ce8beaac10b554c33847f4c8 (diff)
wifi: ath10k: remove duplicate memset() in 10.4 TDLS peer update
In [1] it was identified that in ath10k_wmi_10_4_gen_tdls_peer_update() the memset(skb->data, 0, sizeof(*cmd)) is unnecessary since function ath10k_wmi_alloc_skb() already zeroes skb->data, so remove it. No functional changes, compile tested only. [1] https://lore.kernel.org/linux-wireless/[email protected]/ Signed-off-by: Jeff Johnson <[email protected]> Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/20231213-wmi_host_mem_chunks_flexarray-v1-6-92922d92fa2c@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions