X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fvport.h;h=cfaea09bfd73bbada52864abb98d86ba3e31ef13;hb=e2f3178f0582eda302bdc5629189b6a56d9fbcdd;hp=6e7660157c91bffdac8e482a2c0f1b3fd34e1904;hpb=beb1c69a3a661dbc0232aeb9831c14788f84eb24;p=sliver-openvswitch.git diff --git a/datapath/vport.h b/datapath/vport.h index 6e7660157..cfaea09bf 100644 --- a/datapath/vport.h +++ b/datapath/vport.h @@ -106,7 +106,7 @@ struct vport { struct hlist_node dp_hash_node; const struct vport_ops *ops; - struct pcpu_tstats __percpu *percpu_stats; + struct pcpu_sw_netstats __percpu *percpu_stats; spinlock_t stats_lock; struct vport_err_stats err_stats;