diff options
author | 2019-12-04 11:25:43 +0200 | |
---|---|---|
committer | 2019-12-05 13:02:11 -0800 | |
commit | a23dae79fb6555c808528707c6389345d0b0c189 (patch) | |
tree | b565ba0bd186affd19043e6c43fc03b32b0a628b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net/mlx5e: Fix SFF 8472 eeprom length (diff) | |
download | linux-rng-a23dae79fb6555c808528707c6389345d0b0c189.tar.xz linux-rng-a23dae79fb6555c808528707c6389345d0b0c189.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions