tap: crash in multi-thread environment
[vpp.git] / src / vnet / devices / virtio / virtio.h
index 57bb8d6..55b6271 100644 (file)
@@ -135,7 +135,6 @@ typedef struct
 {
   CLIB_CACHE_LINE_ALIGN_MARK (cacheline0);
   u32 flags;
-  clib_spinlock_t lockp;
 
   u32 dev_instance;
   u32 hw_if_index;