From: Florian Westphal Date: Thu, 24 Jul 2014 14:50:31 +0000 (+0200) Subject: inet: frag: move evictor calls into frag_find function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~77^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e93e470cadedda9181a2bd9aee1d9d2e5e9c0f;p=pandora-kernel.git inet: frag: move evictor calls into frag_find function First step to move eviction handling into a work queue. We lose two spots that accounted evicted fragments in MIB counters. Accounting will be restored since the upcoming work-queue evictor invokes the frag queue timer callbacks instead. Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed