summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorShannon Nelson <snelson@pensando.io>2020-10-22 16:55:30 -0700
committerJakub Kicinski <kuba@kernel.org>2020-10-23 18:37:23 -0700
commit43ecf7b46f2688fd37909801aee264f288b3917b (patch)
treebd2c2e4acdc751580419d9d3b2de3380d00c57b4 /Kconfig
parentd701ec326a31945d1533b438a6feab753829b738 (diff)
downloadlinux-43ecf7b46f2688fd37909801aee264f288b3917b.tar.bz2
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions