From: Pravin B Shelar Date: Mon, 15 Apr 2013 20:30:37 +0000 (-0700) Subject: openvswitch: Use generic struct pcpu_tstats. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~103^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f0ecf33c3f13401f90bff5afdc3ed1bb40b9af;p=pandora-kernel.git openvswitch: Use generic struct pcpu_tstats. Rather than defining ovs specific stats struct (vport_percpu_stats), we can use existing pcpu_tstats to achieve exactly same functionality. Signed-off-by: Pravin B Shelar Signed-off-by: Jesse Gross --- Reading git-diff-tree failed