misc: clang-11 and gcc-10 support
[vpp.git] / src / plugins / memif / private.h
index 4613512..187888d 100644 (file)
@@ -225,9 +225,9 @@ typedef struct
   memif_copy_op_t *copy_ops;
   u32 *buffers;
 
+  memif_desc_t desc_template;
   /* buffer template */
   vlib_buffer_t buffer_template;
-  memif_desc_t desc_template;
 } memif_per_thread_data_t;
 
 typedef struct