diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-06-23 07:21:05 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-06-28 07:48:01 +0300 |
commit | a8fc8cb5692aebb9c6f7afd4265366d25dcd1d01 (patch) | |
tree | bc8d41e3129bde5e8b32ece7541095b7b566db47 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cb8092d70a6f5f01ec1490fce4d35efed3ed996c (diff) | |
download | linux-a8fc8cb5692aebb9c6f7afd4265366d25dcd1d01.tar.xz |
net: tun: stop NAPI when detaching queues
While looking at a syzbot report I noticed the NAPI only gets
disabled before it's deleted. I think that user can detach
the queue before destroying the device and the NAPI will never
be stopped.
Fixes: 943170998b20 ("tun: enable NAPI for TUN/TAP driver")
Acked-by: Petar Penkov <ppenkov@aviatrix.com>
Link: https://lore.kernel.org/r/20220623042105.2274812-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions