e01d4e9d72dd0a4cc33521a0ad1074afaec2 parent ea2dea9dacc256fe927857feb423872051642ae7 author Timo Teräs 1269994626 +0000 committer David S. Miller 1270176096 -0700 flow: structurize flow cache Group all per-cpu data to one structure instead of having many globals. Also prepare the internals so that we can have multiple instances of the flow cache if needed. Only the kmem_cache is left as a global as all flow caches share the same element size, and benefit from using a common cache. Signed-off-by: Timo Teras Acked-by: Herbert Xu Signed-off-by: David S. Miller mڐDx