]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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>

No differences found