datapath: flow_netlink: Use pr_fmt to OVS_NLERR
[sliver-openvswitch.git] / datapath / flow_netlink.c
index f509a8c..39fe4bf 100644 (file)
@@ -16,6 +16,8 @@
  * 02110-1301, USA
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include "flow.h"
 #include "datapath.h"
 #include <linux/uaccess.h>