IPVS: use pr_fmt
[safe/jmp/linux-2.6] / net / netfilter / ipvs / ip_vs_wlc.c
index 8e94256..bbddfdb 100644 (file)
@@ -19,6 +19,9 @@
  *
  */
 
+#define KMSG_COMPONENT "IPVS"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/module.h>
 #include <linux/kernel.h>