openvswitch: Use generic struct pcpu_tstats.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 15 Apr 2013 20:30:37 +0000 (13:30 -0700)
committerJesse Gross <jesse@nicira.com>
Mon, 15 Apr 2013 21:56:25 +0000 (14:56 -0700)
commite0f0ecf33c3f13401f90bff5afdc3ed1bb40b9af
tree128ce5d78983ae8df32a70a3fd4344ab5216448d
parent8e4e1713e4978447c5f799aa668dcc6d2cb0dee9
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 <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/vport.c
net/openvswitch/vport.h