From: Eric Dumazet Date: Mon, 27 Sep 2010 00:33:35 +0000 (+0000) Subject: tunnels: prepare percpu accounting X-Git-Tag: v2.6.37-rc1~147^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290b895e0ba4552dfcfc4bd35759c192345b934a;p=pandora-kernel.git tunnels: prepare percpu accounting Tunnels are going to use percpu for their accounting. They are going to use a new tstats field in net_device. skb_tunnel_rx() is changed to be a wrapper around __skb_tunnel_rx() IPTUNNEL_XMIT() is changed to be a wrapper around __IPTUNNEL_XMIT() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed