From: Li RongQing Date: Sat, 4 Jan 2014 05:57:59 +0000 (+0800) Subject: net: unify the pcpu_tstats and br_cpu_netstats as one X-Git-Tag: v3.14-rc1~94^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f84985fec10de64a6b4cdfea45f2b0ab8f07c78;p=pandora-kernel.git net: unify the pcpu_tstats and br_cpu_netstats as one They are same, so unify them as one, pcpu_sw_netstats. Define pcpu_sw_netstat in netdevice.h, remove pcpu_tstats from if_tunnel and remove br_cpu_netstats from br_private.h Cc: Cong Wang Cc: Stephen Hemminger Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed