diff options
author | 2020-10-22 16:55:30 -0700 | |
---|---|---|
committer | 2020-10-23 18:37:23 -0700 | |
commit | 43ecf7b46f2688fd37909801aee264f288b3917b (patch) | |
tree | bd2c2e4acdc751580419d9d3b2de3380d00c57b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ionic: clean up sparse complaints (diff) | |
download | linux-dev-43ecf7b46f2688fd37909801aee264f288b3917b.tar.xz linux-dev-43ecf7b46f2688fd37909801aee264f288b3917b.zip |
ionic: no rx flush in deinit
Kmemleak pointed out to us that ionic_rx_flush() is sending
skbs into napi_gro_XXX with a disabled napi context, and these
end up getting lost and leaked. We can safely remove the flush.
Fixes: 0f3154e6bcb3 ("ionic: Add Tx and Rx handling")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions