lib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().
[sliver-openvswitch.git] / lib / dpif-netdev.h
index f844d84..4096785 100644 (file)
@@ -39,6 +39,8 @@ static inline void dp_packet_pad(struct ofpbuf *b)
     }
 }
 
+#define NR_QUEUE   1
+
 #ifdef  __cplusplus
 }
 #endif