From: Eric Dumazet Date: Mon, 6 Jul 2015 12:18:04 +0000 (-0700) Subject: net: sched: add percpu stats to actions X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~397^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519c818e8fb646eef1e8bfedd18519bec47bc9a9;p=pandora-kernel.git net: sched: add percpu stats to actions Reuse existing percpu infrastructure John Fastabend added for qdisc. This patch adds a new cpustats parameter to tcf_hash_create() and all actions pass false, meaning this patch should have no effect yet. Signed-off-by: Eric Dumazet Cc: Alexei Starovoitov Acked-by: Jamal Hadi Salim Acked-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed