aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2020-09-21 19:23:45 +0300
committerSaeed Mahameed <[email protected]>2020-09-23 15:44:38 -0700
commite1915a67f64782baf752c7330c3a146b6113040d (patch)
tree6d6a02ef4a79099ab17a1bb888e3731d5aaef922 /tools/perf/scripts/python
parent22db4c24452a6681c7e99c6a06b38b5418395bec (diff)
net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
Memory ft->g in accel_fs_tcp_create_groups() is allocaed with kcalloc(). It's excessive to free ft->g with kvfree(). Use kfree() instead. Signed-off-by: Denis Efremov <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions