]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad36c0137cbaef4096114632cec17ac0f033f62b
tree128ce5d78983ae8df32a70a3fd4344ab5216448d
parent13fde9097f462206148c3e2cd080906211412852
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