mirror of
https://github.com/torvalds/linux
synced 2026-06-19 17:32:08 +09:00
The untracked conntrack actually does usually have events marked for delivery as its not special-cased in that part of the code. Skip the actual delivery since it impacts performance noticeably. Signed-off-by: Patrick McHardy <kaber@trash.net>