diff options
author | Roi Dayan <roid@mellanox.com> | 2019-12-04 12:25:43 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-12-06 00:02:11 +0300 |
commit | a23dae79fb6555c808528707c6389345d0b0c189 (patch) | |
tree | b565ba0bd186affd19043e6c43fc03b32b0a628b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c431f8597863a91eea6024926e0c1b179cfa4852 (diff) | |
download | linux-a23dae79fb6555c808528707c6389345d0b0c189.tar.xz |
net/mlx5e: Fix freeing flow with kfree() and not kvfree()
Flows are allocated with kzalloc() so free with kfree().
Fixes: 04de7dda7394 ("net/mlx5e: Infrastructure for duplicated offloading of TC flows")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Eli Britstein <elibr@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions