git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e4e171
)
openvswitch: Use generic struct pcpu_tstats.
author
Pravin B Shelar
<pshelar@nicira.com>
Mon, 15 Apr 2013 20:30:37 +0000
(13:30 -0700)
committer
Jesse 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