IPVS: use pr_fmt
[safe/jmp/linux-2.6] / net / netfilter / ipvs / ip_vs_sched.c
index a46ad9e..87bc5ea 100644 (file)
@@ -17,6 +17,9 @@
  *
  */
 
+#define KMSG_COMPONENT "IPVS"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/module.h>
 #include <linux/spinlock.h>
 #include <linux/interrupt.h>