IPVS: use pr_fmt
[safe/jmp/linux-2.6] / net / netfilter / ipvs / ip_vs_app.c
index 201b8ea..c1781f8 100644 (file)
@@ -18,6 +18,9 @@
  *
  */
 
+#define KMSG_COMPONENT "IPVS"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/skbuff.h>