diff options
author | Chris Mi <[email protected]> | 2020-12-08 10:48:35 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-12-09 16:08:33 -0800 |
commit | 5137d303659d8c324e67814b1cc2e1bc0c0d9836 (patch) | |
tree | d47fce9d7dae20e3156ee50ac35dd5a37739ebd5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8ef44b6fe49d2b8d03ba9aa69063612b474f963b (diff) |
net: flow_offload: Fix memory leak for indirect flow block
The offending commit introduces a cleanup callback that is invoked
when the driver module is removed to clean up the tunnel device
flow block. But it returns on the first iteration of the for loop.
The remaining indirect flow blocks will never be freed.
Fixes: 1fac52da5942 ("net: flow_offload: consolidate indirect flow_block infrastructure")
CC: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Chris Mi <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions