Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'
[firefly-linux-kernel-4.4.55.git] / net / openvswitch / datapath.h
index 6be9fbb5e9cbd57e11cce9ebac259d896db5a79c..05317380fc03a03af708716f162738727cab5fff 100644 (file)
@@ -55,7 +55,7 @@ struct dp_stats_percpu {
        u64 n_missed;
        u64 n_lost;
        u64 n_mask_hit;
-       struct u64_stats_sync sync;
+       struct u64_stats_sync syncp;
 };
 
 /**