datapath: Unconditionally call kfree_skb()
[openvswitch] / ofproto / pktbuf.c
index b04eb5955b59dbf55f30632a112d3a1ca9753873..49e5c4d63f307b5ef1814b6f2e6bd7e7b82ec6c8 100644 (file)
 #include "timeval.h"
 #include "util.h"
 #include "vconn.h"
-
-#define THIS_MODULE VLM_pktbuf
 #include "vlog.h"
 
+VLOG_DEFINE_THIS_MODULE(pktbuf)
+
 /* Buffers are identified by a 32-bit opaque ID.  We divide the ID
  * into a buffer number (low bits) and a cookie (high bits).  The buffer number
  * is an index into an array of buffers.  The cookie distinguishes between